Searched refs:printUSeqErr (Results 1 - 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ncnvfbts.h | 34 static void printUSeqErr(const UChar* a, int len);
|
H A D | nccbtst.h | 70 static void printUSeqErr(const UChar* a, int len);
|
H A D | ncnvfbts.c | 76 static void printUSeqErr(const UChar* a, int len) in printUSeqErr() function 447 printUSeqErr(junkout, expectlen); in testConvertToUnicode() 449 printUSeqErr(expect, expectlen); in testConvertToUnicode()
|
H A D | nccbtst.c | 69 static void printUSeqErr(const UChar* a, int len) in printUSeqErr() function 2811 printUSeqErr(source, sourceLen); in testConvertFromUnicode() 3005 printUSeqErr(junkout, expectlen); in testConvertToUnicode() 3007 printUSeqErr(expect, expectlen); in testConvertToUnicode() 3185 printUSeqErr(source, sourceLen); in testConvertFromUnicodeWithContext() 3362 printUSeqErr(junkout, expectlen); in testConvertToUnicodeWithContext() 3364 printUSeqErr(expect, expectlen); in testConvertToUnicodeWithContext()
|
H A D | ncnvtst.c | 46 static void printUSeqErr(const UChar* a, int len); 112 static void printUSeqErr(const UChar* a, int len) in printUSeqErr() function 1169 printUSeqErr(buffer, expectLen); in convertToU() 1171 printUSeqErr(expect, expectLen); in convertToU() 1344 printUSeqErr(source, sourceLen); in testConvertFromU()
|
H A D | nucnvtst.c | 167 static void printUSeqErr(const UChar* a, int len) in printUSeqErr() function 508 printUSeqErr(source, sourceLen); in testConvertFromU() 676 printUSeqErr(junkout, expectlen); in testConvertToU() 678 printUSeqErr(expect, expectlen); in testConvertToU() 5397 printUSeqErr(unicodes_x, 3); in TestEBCDICUS4XML() 5398 printUSeqErr(toUnicodeMaps, 3); in TestEBCDICUS4XML()
|
Completed in 17 milliseconds