Searched defs:test1input (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dncnvfbts.c655 const uint8_t test1input[] = { 0x00, 0x05, 0x06, 0x07, 0x08, 0x09}; local
665 if(!testConvertToUnicode(test1input, sizeof(test1input),
737 const uint8_t test1input[] = {0x0E,0x42,0xA1, 0x44,0x4A, 0x42,0x4F, 0x0F,0xD3, 0x0E,0x65,0x60, 0x43,0xA1 }; local
745 if(!testConvertToUnicode(test1input, sizeof(test1input),
/external/icu/icu4c/source/test/cintltst/
H A Dncnvfbts.c655 const uint8_t test1input[] = { 0x00, 0x05, 0x06, 0x07, 0x08, 0x09}; local
665 if(!testConvertToUnicode(test1input, sizeof(test1input),
737 const uint8_t test1input[] = {0x0E,0x42,0xA1, 0x44,0x4A, 0x42,0x4F, 0x0F,0xD3, 0x0E,0x65,0x60, 0x43,0xA1 }; local
745 if(!testConvertToUnicode(test1input, sizeof(test1input),

Completed in 176 milliseconds