Searched refs:printSeq (Results 1 - 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ncnvfbts.h | 31 static void printSeq(const unsigned char* a, int len);
|
H A D | nccbtst.h | 67 static void printSeq(const uint8_t* a, int len);
|
H A D | ncnvfbts.c | 49 static void printSeq(const unsigned char* a, int len) in printSeq() function 244 printSeq((const unsigned char*)expect, expectLen); in testConvertFromUnicode()
|
H A D | ncnvtst.c | 43 static void printSeq(const unsigned char* a, int len); 86 static void printSeq(const unsigned char* a, int len) in printSeq() function 1298 printSeq((const unsigned char *)expect, expectLen); in testConvertFromU()
|
H A D | nccbtst.c | 42 static void printSeq(const uint8_t* a, int len) in printSeq() function 2763 printSeq(expect, expectLen); in testConvertFromUnicode() 3137 printSeq(expect, expectLen); in testConvertFromUnicodeWithContext()
|
H A D | nucnvtst.c | 141 static void printSeq(const unsigned char* a, int len) in printSeq() function 464 printSeq((const uint8_t *)expect, expectLen); in testConvertFromU()
|
Completed in 19 milliseconds