Lines Matching refs:sampleText
686 static const UChar sampleText[] =
837 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
856 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
861 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
864 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
867 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
870 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
874 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
879 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
882 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
887 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
890 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
893 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
896 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
905 sampleText, UPRV_LENGTHOF(sampleText), "utf8", fmUTF8Offs,FALSE);
909 sampleText, UPRV_LENGTHOF(sampleText), "ISO_2022", fmISO2022Offs,FALSE);
914 sampleText, UPRV_LENGTHOF(sampleText), "utf-16le", fmUTF16LEOffs,FALSE);
917 sampleText, UPRV_LENGTHOF(sampleText), "utf-16be", fmUTF16BEOffs,FALSE);
920 sampleText, UPRV_LENGTHOF(sampleText), "utf-32le", fmUTF32LEOffs,FALSE);
923 sampleText, UPRV_LENGTHOF(sampleText), "utf-32be", fmUTF32BEOffs,FALSE);
936 sampleText, UPRV_LENGTHOF(sampleText), "utf-16le", fmUTF16LEOffs,FALSE);