Home
last modified time | relevance | path

Searched refs:printUSeqErr (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dncnvfbts.h34 static void printUSeqErr(const UChar* a, int len);
H A Dnccbtst.h70 static void printUSeqErr(const UChar* a, int len);
H A Dncnvfbts.c76 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 Dnccbtst.c69 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 Dncnvtst.c46 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 Dnucnvtst.c167 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