HomeSort by relevance Sort by last modified time
    Searched refs:uniVersion (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
ucaconf.cpp 41 UVersionInfo uniVersion;
43 u_getUnicodeVersion(uniVersion);
44 isAtLeastUCA62 = uprv_memcmp(uniVersion, v62, 4) >= 0;
tsmthred.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
ucaconf.cpp 43 UVersionInfo uniVersion;
45 u_getUnicodeVersion(uniVersion);
46 isAtLeastUCA62 = uprv_memcmp(uniVersion, v62, 4) >= 0;
tsmthred.cpp     [all...]

Completed in 404 milliseconds