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

  /external/chromium_org/third_party/icu/source/test/intltest/
aliastst.h 27 Locale defLocale;
aliastst.cpp 183 defLocale = Locale::getDefault();
189 Locale::setDefault(defLocale, status);
ssearch.cpp 232 const UnicodeString defLocale("en");
236 locale = &defLocale;
570 const UnicodeString defLocale("en");
574 locale = &defLocale;
    [all...]
  /external/icu4c/test/intltest/
aliastst.h 27 Locale defLocale;
aliastst.cpp 183 defLocale = Locale::getDefault();
189 Locale::setDefault(defLocale, status);
ssearch.cpp 198 const UnicodeString defLocale("en");
202 locale = &defLocale;
    [all...]
  /libcore/luni/src/test/java/tests/api/java/util/
ResourceBundleTest.java 49 Locale defLocale = Locale.getDefault();
356 Locale defLocale = Locale.getDefault();
396 Locale.setDefault(defLocale);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
String2Test.java 236 Locale defLocale = Locale.getDefault();
244 Locale.setDefault(defLocale);
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
ResourceBundleTest.java 120 private Locale defLocale = null;
    [all...]

Completed in 168 milliseconds