Searched refs:sampleTxtToU (Results 1 – 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | ncnvtst.c | 978 const uint8_t sampleTxtToU[]= { 0x00, 0x9f, 0xaf, in TestWithBufferSize() local 986 if(!testConvertToU(sampleTxtToU, sizeof(sampleTxtToU), in TestWithBufferSize()
|
D | nccbtst.c | 2282 static const uint8_t sampleTxtToU[]= { 0x00, 0x9f, 0xaf, in TestSubWithValue() local 2434 if(!testConvertToUnicode(sampleTxtToU, UPRV_LENGTHOF(sampleTxtToU), in TestSubWithValue()
|