Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dncnvfbts.h34 static void printUSeqErr(const UChar* a, int len);
Dnccbtst.h70 static void printUSeqErr(const UChar* a, int len);
Dncnvfbts.c75 static void printUSeqErr(const UChar* a, int len) in printUSeqErr() function
446 printUSeqErr(junkout, expectlen); in testConvertToUnicode()
448 printUSeqErr(expect, expectlen); in testConvertToUnicode()
Dnccbtst.c68 static void printUSeqErr(const UChar* a, int len) in printUSeqErr() function
2810 printUSeqErr(source, sourceLen); in testConvertFromUnicode()
3004 printUSeqErr(junkout, expectlen); in testConvertToUnicode()
3006 printUSeqErr(expect, expectlen); in testConvertToUnicode()
3184 printUSeqErr(source, sourceLen); in testConvertFromUnicodeWithContext()
3361 printUSeqErr(junkout, expectlen); in testConvertToUnicodeWithContext()
3363 printUSeqErr(expect, expectlen); in testConvertToUnicodeWithContext()
Dncnvtst.c45 static void printUSeqErr(const UChar* a, int len);
111 static void printUSeqErr(const UChar* a, int len) in printUSeqErr() function
1168 printUSeqErr(buffer, expectLen); in convertToU()
1170 printUSeqErr(expect, expectLen); in convertToU()
1343 printUSeqErr(source, sourceLen); in testConvertFromU()
Dnucnvtst.c166 static void printUSeqErr(const UChar* a, int len) in printUSeqErr() function
507 printUSeqErr(source, sourceLen); in testConvertFromU()
675 printUSeqErr(junkout, expectlen); in testConvertToU()
677 printUSeqErr(expect, expectlen); in testConvertToU()
5396 printUSeqErr(unicodes_x, 3); in TestEBCDICUS4XML()
5397 printUSeqErr(toUnicodeMaps, 3); in TestEBCDICUS4XML()