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()
217 String sISO = in TestC1Bytes() local223 byte[] bISO = sISO.getBytes("ISO-8859-1"); in TestC1Bytes()1148 …String sISO = "This is a small sample of some English text. Just enough to be sure that it detects… in TestBug6954() local1152 byte[] bISO = sISO.getBytes("ISO-8859-1"); in TestBug6954()
216 String sISO = in TestC1Bytes() local222 byte[] bISO = sISO.getBytes("ISO-8859-1"); in TestC1Bytes()1147 …String sISO = "This is a small sample of some English text. Just enough to be sure that it detects… in TestBug6954() local1151 byte[] bISO = sISO.getBytes("ISO-8859-1"); in TestBug6954()