Home
last modified time | relevance | path

Searched defs:currentLocale (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/
DTestCLDRVsICU.java243 abstract void handleResult(ULocale currentLocale, String value) throws Exception; in handleResult()
289 void handleResult(ULocale currentLocale, String value) throws Exception { in handleResult()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/
DTestCLDRVsICU.java247 abstract void handleResult(ULocale currentLocale, String value) throws Exception; in handleResult()
293 void handleResult(ULocale currentLocale, String value) throws Exception { in handleResult()
/external/icu/icu4c/source/common/
Dservlk.cpp117 LocaleKey::currentLocale(Locale& result) const { in currentLocale() function in LocaleKey
/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c499 UResourceBundle *root, *currentLocale; in TestLocaleStructure() local
558 … else if (ures_getStringByKey(currentLocale, "Version", NULL, &errorCode)[0] == (UChar)(0x78)) { in TestLocaleStructure() local
882 UResourceBundle *root, *currentLocale; in VerifyTranslation() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBITestExtended.java52 ULocale currentLocale = new ULocale("en_US"); field in RBBITestExtended.TestParams
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestExtended.java48 ULocale currentLocale = new ULocale("en_US"); field in RBBITestExtended.TestParams
/external/clang/test/ARCMT/
Dobjcmt-subscripting-literals.m224 + (id)currentLocale; class
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalInfo.java422 ULocale currentLocale = locale; in setup() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateIntervalInfo.java413 ULocale currentLocale = locale; in setup() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICULocaleService.java291 public ULocale currentLocale() { in currentLocale() method in ICULocaleService.LocaleKey
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICULocaleService.java295 public ULocale currentLocale() { in currentLocale() method in ICULocaleService.LocaleKey