Searched refs:jstLong (Results 1 – 3 of 3) sorted by relevance
317 UnicodeString jstLong(jstLongC, 5, 5); in test4117335() local360 if (zones[index][1] != jstLong) { in test4117335()361 … errln("*** Should have been " + prettify(jstLong)+ " but it is: " + prettify(zones[index][1])); in test4117335()371 … errln("*** Should have been " + prettify(jstLong) + " but it is: " + prettify(zones[index][3])); in test4117335()
130 final String jstLong = "\u65e5\u672c\u6a19\u6e96\u6642"; in Test4117335() local155 assertEquals("Long zone name = ", jstLong, zones[index][1]); in Test4117335()
133 final String jstLong = "\u65e5\u672c\u6a19\u6e96\u6642"; in Test4117335() local158 assertEquals("Long zone name = ", jstLong, zones[index][1]); in Test4117335()