Searched refs:sISO (Results 1 – 4 of 4) sorted by relevance
231 UChar sISO[sizeof(ssISO)]; in TestC1Bytes() local240 sISOLength = u_unescape(ssISO, sISO, sizeof(ssISO)); in TestC1Bytes()242 bISO = extractBytes(sISO, sISOLength, "ISO-8859-1", &lISO); in TestC1Bytes()
491 …UnicodeString sISO = "This is a small sample of some English text. Just enough to be sure that it … in C1BytesTest() local495 char *bISO = extractBytes(sISO, "ISO-8859-1", lISO); in C1BytesTest()823 …UnicodeString sISO = "This is a small sample of some English text. Just enough to be sure that it … in Ticket6954Test() local828 char *bISO = extractBytes(sISO, "ISO-8859-1", lISO); in Ticket6954Test()
219 String sISO = in TestC1Bytes() local225 byte[] bISO = sISO.getBytes("ISO-8859-1"); in TestC1Bytes()1150 …String sISO = "This is a small sample of some English text. Just enough to be sure that it detects… in TestBug6954() local1154 byte[] bISO = sISO.getBytes("ISO-8859-1"); in TestBug6954()
222 String sISO = in TestC1Bytes() local228 byte[] bISO = sISO.getBytes("ISO-8859-1"); in TestC1Bytes()1153 …String sISO = "This is a small sample of some English text. Just enough to be sure that it detects… in TestBug6954() local1157 byte[] bISO = sISO.getBytes("ISO-8859-1"); in TestBug6954()