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

/external/icu/icu4c/source/test/intltest/
H A Ducaconf.cpp46 static const UVersionInfo v62 = { 6, 2, 0, 0 }; local
48 isAtLeastUCA62 = uprv_memcmp(uniVersion, v62, 4) >= 0;
H A Dtsmthred.cpp1055 static const UVersionInfo v62 = { 6, 2, 0, 0 }; local
1057 UBool isAtLeastUCA62 = uprv_memcmp(uniVersion, v62, 4) >= 0;

Completed in 287 milliseconds