Lines Matching refs:sampleText
182 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSkip() local
188 if(!testConvertFromUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
508 static const uint8_t sampleText[]={ /* from cintltst/bocu1tst.c/TestBOCU1 text 1 */ in TestSkip() local
586 sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
596 const uint8_t sampleText[]={ in TestSkip() local
634 sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
643 sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
934 const uint8_t sampleText[]={ /* modified from cintltst/bocu1tst.c/TestBOCU1 text 1 */ in TestSkip() local
1007 if(!testConvertToUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
1017 const uint8_t sampleText[]={ in TestSkip() local
1060 if(!testConvertToUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
1068 if(!testConvertToUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
1079 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestStop() local
1110 if(!testConvertFromUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestStop()
1351 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSub() local
1381 if(!testConvertFromUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSub()
1782 UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSubWithValue() local
1806 if(!testConvertFromUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSubWithValue()
2578 static const uint8_t sampleText[] = { in TestSingleByte() local
2587 if(!testConvertToUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSingleByte()