Searched refs:jstLong (Results 1 – 3 of 3) sorted by relevance
318 UnicodeString jstLong(jstLongC, 5, 5); in test4117335() local361 if (zones[index][1] != jstLong) { in test4117335()362 … errln("*** Should have been " + prettify(jstLong)+ " but it is: " + prettify(zones[index][1])); in test4117335()372 … errln("*** Should have been " + prettify(jstLong) + " but it is: " + prettify(zones[index][3])); in test4117335()
128 final String jstLong = "\u65e5\u672c\u6a19\u6e96\u6642"; in Test4117335() local153 assertEquals("Long zone name = ", jstLong, zones[index][1]); in Test4117335()
124 final String jstLong = "\u65e5\u672c\u6a19\u6e96\u6642"; in Test4117335() local149 assertEquals("Long zone name = ", jstLong, zones[index][1]); in Test4117335()