Searched refs:jdtLong (Results 1 – 3 of 3) sorted by relevance
129 final String jdtLong = "\u65e5\u672c\u590f\u6642\u9593"; in Test4117335() local155 assertEquals("Long zone name (3) = ", jdtLong, zones[index][3]); in Test4117335()
125 final String jdtLong = "\u65e5\u672c\u590f\u6642\u9593"; in Test4117335() local151 assertEquals("Long zone name (3) = ", jdtLong, zones[index][3]); in Test4117335()
324 UnicodeString jdtLong(jdtLongC, 5, 5); in test4117335() local371 if (zones[index][3] != jdtLong) { in test4117335()