Lines Matching refs:sampleText
186 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSkip() local
192 if(!testConvertFromUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
512 static const uint8_t sampleText[]={ /* from cintltst/bocu1tst.c/TestBOCU1 text 1 */ in TestSkip() local
590 sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
600 const uint8_t sampleText[]={ in TestSkip() local
638 sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
647 sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
938 const uint8_t sampleText[]={ /* modified from cintltst/bocu1tst.c/TestBOCU1 text 1 */ in TestSkip() local
1011 if(!testConvertToUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
1021 const uint8_t sampleText[]={ in TestSkip() local
1064 if(!testConvertToUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
1072 if(!testConvertToUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
1083 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestStop() local
1114 if(!testConvertFromUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestStop()
1355 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSub() local
1385 if(!testConvertFromUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSub()
1786 UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSubWithValue() local
1810 if(!testConvertFromUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSubWithValue()
2582 static const uint8_t sampleText[] = { in TestSingleByte() local
2591 if(!testConvertToUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSingleByte()