Searched defs:isAtLeastUCA62 (Results 1 – 4 of 4) sorted by relevance
50 UBool isAtLeastUCA62; variable
849 UBool isAtLeastUCA62; member in CollatorThreadTest1007 UBool isAtLeastUCA62 = uprv_memcmp(uniVersion, v62, 4) >= 0; in TestCollators() local
52 …private boolean isAtLeastUCA62 = UCharacter.getUnicodeVersion().compareTo(VersionInfo.UNICODE_6_2)… field in UCAConformanceTest
49 …private boolean isAtLeastUCA62 = UCharacter.getUnicodeVersion().compareTo(VersionInfo.UNICODE_6_2)… field in UCAConformanceTest