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

  /external/chromium/third_party/icu/source/test/cintltst/
cintltst.h 112 U_CFUNC UBool isICUVersionAtLeast(const UVersionInfo x);
cintltst.c 680 U_CFUNC UBool isICUVersionAtLeast(const UVersionInfo x) {
  /external/icu4c/test/cintltst/
cintltst.h 112 U_CFUNC UBool isICUVersionAtLeast(const UVersionInfo x);
cintltst.c 694 U_CFUNC UBool isICUVersionAtLeast(const UVersionInfo x) {
  /external/chromium/third_party/icu/source/test/intltest/
intltest.h 149 UBool isICUVersionAtLeast(const UVersionInfo x);
intltest.cpp     [all...]
tzrulets.cpp 778 if (!isICUVersionAtLeast(ICU_432)) {
    [all...]
  /external/icu4c/test/intltest/
intltest.h 151 UBool isICUVersionAtLeast(const UVersionInfo x);
intltest.cpp     [all...]
tzrulets.cpp 789 if (!isICUVersionAtLeast(ICU_45)) {
    [all...]

Completed in 224 milliseconds