Searched defs:isAtLeastUCA62 (Results 1 – 3 of 3) sorted by relevance
48 UBool isAtLeastUCA62; variable
1154 UBool isAtLeastUCA62; member in CollatorThreadTest1312 UBool isAtLeastUCA62 = uprv_memcmp(uniVersion, v62, 4) >= 0; in TestCollators() local
47 private boolean isAtLeastUCA62 = field in UCAConformanceTest