Searched refs:pTestIDNA (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | testidn.cpp | 62 static TestIDNA* pTestIDNA =NULL; variable 98 pTestIDNA = &test; in testData() 136 pTestIDNA = NULL; in testData() 342 …pTestIDNA->errln( "Did not get the assigned type for codepoint 0x%08X. Expected: %i Got: %i\n",cod… in compareMapping() 376 … pTestIDNA->errln( "Did not get the expected length. Expected: %i Got: %i\n", mapLength, length); in compareMapping() 383 …pTestIDNA->errln("Did not get the expected result. Expected: 0x%04X Got: 0x%04X \n", mapping[i], m… in compareMapping() 390 …pTestIDNA->errln( "Did not get the expected result. Expected: 0x%04X 0x%04X Got: 0x%04X 0x%04X", … in compareMapping() 396 …pTestIDNA->errln("Did not get the expected result. Expected: 0x%04X Got: 0x%04X \n", mapping[0],(c… in compareMapping() 433 …pTestIDNA->errln( "FAIL: Did not get the expected type for 0x%06X. Expected: %s Got: %s\n",start,u… in compareFlagsForRange() 437 …pTestIDNA->errln( "FAIL: Did not get the expected type for 0x%06X. Expected: %s Got: %s\n",start,u… in compareFlagsForRange()
|