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

/external/icu4c/test/cintltst/
H A Dnccbtst.c1483 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01, 0xd801, 0xffff, 0x0061,}; local
1491 if(!testConvertFromUnicode(testinput, sizeof(testinput)/sizeof(testinput[0]),
H A Dnucnvtst.c853 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01 }; local
859 testConvertFromU(testinput, sizeof(testinput)/sizeof(testinput[0]),

Completed in 362 milliseconds