Home
last modified time | relevance | path

Searched refs:v62 (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ducaconf.cpp44 static const UVersionInfo v62 = { 6, 2, 0, 0 }; in UCAConformanceTest() local
46 isAtLeastUCA62 = uprv_memcmp(uniVersion, v62, 4) >= 0; in UCAConformanceTest()
Dtsmthred.cpp1310 static const UVersionInfo v62 = { 6, 2, 0, 0 }; in TestCollators() local
1312 UBool isAtLeastUCA62 = uprv_memcmp(uniVersion, v62, 4) >= 0; in TestCollators()