Lines Matching refs:sampleText
688 static const UChar sampleText[] =
839 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
858 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
863 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
866 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
869 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
872 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
876 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
881 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
884 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
889 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
892 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
895 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
898 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText),
907 sampleText, UPRV_LENGTHOF(sampleText), "utf8", fmUTF8Offs,false);
911 sampleText, UPRV_LENGTHOF(sampleText), "ISO_2022", fmISO2022Offs,false);
916 sampleText, UPRV_LENGTHOF(sampleText), "utf-16le", fmUTF16LEOffs,false);
919 sampleText, UPRV_LENGTHOF(sampleText), "utf-16be", fmUTF16BEOffs,false);
922 sampleText, UPRV_LENGTHOF(sampleText), "utf-32le", fmUTF32LEOffs,false);
925 sampleText, UPRV_LENGTHOF(sampleText), "utf-32be", fmUTF32BEOffs,false);
938 sampleText, UPRV_LENGTHOF(sampleText), "utf-16le", fmUTF16LEOffs,false);