Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcustrtrn.c1540 static const uint8_t asciiNulExpected[]={ in Test_strToJavaModifiedUTF8() local
1640 length!=UPRV_LENGTHOF(asciiNulExpected) || 0!=memcmp(dest, asciiNulExpected, length) || in Test_strToJavaModifiedUTF8()
1722 static const UChar asciiNulExpected[]={ in Test_strFromJavaModifiedUTF8() local
1872 length!=UPRV_LENGTHOF(asciiNulExpected) || 0!=memcmp(dest, asciiNulExpected, length) || in Test_strFromJavaModifiedUTF8()