Searched refs:jdtLong (Results 1 – 3 of 3) sorted by relevance
131 final String jdtLong = "\u65e5\u672c\u590f\u6642\u9593"; in Test4117335() local157 assertEquals("Long zone name (3) = ", jdtLong, zones[index][3]); in Test4117335()
134 final String jdtLong = "\u65e5\u672c\u590f\u6642\u9593"; in Test4117335() local160 assertEquals("Long zone name (3) = ", jdtLong, zones[index][3]); in Test4117335()
323 UnicodeString jdtLong(jdtLongC, 5, 5); in test4117335() local370 if (zones[index][3] != jdtLong) { in test4117335()