Searched refs:pTestIDNA (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | testidn.cpp | 64 static TestIDNA* pTestIDNA =NULL; variable 100 pTestIDNA = &test; in testData() 138 pTestIDNA = NULL; in testData() 344 …pTestIDNA->errln( "Did not get the assigned type for codepoint 0x%08X. Expected: %i Got: %i\n",cod… in compareMapping() 378 … pTestIDNA->errln( "Did not get the expected length. Expected: %i Got: %i\n", mapLength, length); in compareMapping() 385 …pTestIDNA->errln("Did not get the expected result. Expected: 0x%04X Got: 0x%04X \n", mapping[i], m… in compareMapping() 392 …pTestIDNA->errln( "Did not get the expected result. Expected: 0x%04X 0x%04X Got: 0x%04X 0x%04X", … in compareMapping() 398 …pTestIDNA->errln("Did not get the expected result. Expected: 0x%04X Got: 0x%04X \n", mapping[0],(c… in compareMapping() 435 …pTestIDNA->errln( "FAIL: Did not get the expected type for 0x%06X. Expected: %s Got: %s\n",start,u… in compareFlagsForRange() 439 …pTestIDNA->errln( "FAIL: Did not get the expected type for 0x%06X. Expected: %s Got: %s\n",start,u… in compareFlagsForRange()
|