Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c346 static const UChar sampleText2[] = { 0x0031, 0xd801, 0x0032}; in TestErrorBehaviour() local
359 if(!convertFromU(sampleText2, UPRV_LENGTHOF(sampleText2), in TestErrorBehaviour()
372 if(!convertFromU(sampleText2, UPRV_LENGTHOF(sampleText2), in TestErrorBehaviour()
386 static const UChar sampleText2[] = { 0x00a1, 0xd801, 0x00a4}; in TestErrorBehaviour() local
414 if(!convertFromU(sampleText2, UPRV_LENGTHOF(sampleText2), in TestErrorBehaviour()
417 if(!convertFromU(sampleText2, UPRV_LENGTHOF(sampleText2), in TestErrorBehaviour()
429 if(!convertFromU(sampleText2, UPRV_LENGTHOF(sampleText2), in TestErrorBehaviour()
432 if(!convertFromU(sampleText2, UPRV_LENGTHOF(sampleText2), in TestErrorBehaviour()
435 if(!convertFromU(sampleText2, UPRV_LENGTHOF(sampleText2), in TestErrorBehaviour()
462 static const UChar sampleText2[] = { 0x0031, 0xd801, 0x0032}; in TestErrorBehaviour() local
[all …]
Dnccbtst.c187 static const UChar sampleText2[] = { 0x6D63, 0x6D64, 0x6D65, 0x6D66 }; in TestSkip() local
196 if(!testConvertFromUnicode(sampleText2, UPRV_LENGTHOF(sampleText2), in TestSkip()
1084 static const UChar sampleText2[] = { 0x6D63, 0x6D64, 0x6D65, 0x6D66 }; in TestStop() local
1118 if(!testConvertFromUnicode(sampleText2, UPRV_LENGTHOF(sampleText2), in TestStop()
1122 if(!testConvertFromUnicode(sampleText2, UPRV_LENGTHOF(sampleText2), in TestStop()
1356 static const UChar sampleText2[]= { 0x6D63, 0x6D64, 0x6D65, 0x6D66 }; in TestSub() local
1389 if(!testConvertFromUnicode(sampleText2, UPRV_LENGTHOF(sampleText2), in TestSub()
1393 if(!testConvertFromUnicode(sampleText2, UPRV_LENGTHOF(sampleText2), in TestSub()
1787 UChar sampleText2[] = { 0x6D63, 0x6D64, 0x6D65, 0x6D66 }; in TestSubWithValue() local
1815 if(!testConvertFromUnicode(sampleText2, UPRV_LENGTHOF(sampleText2), in TestSubWithValue()
[all …]