Home
last modified time | relevance | path

Searched defs:otherLocale (Results 1 – 6 of 6) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DPluralFormatUnitTest.java221 ULocale otherLocale = PluralRules.getFunctionalEquivalent(locale, null); in TestSamples() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralFormatUnitTest.java218 ULocale otherLocale = PluralRules.getFunctionalEquivalent(locale, null); in TestSamples() local
/external/cldr/tools/java/org/unicode/cldr/draft/
DMisc.java193 final ULocale otherLocale = new ULocale("el"); in showDateSamples() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateCldrTests.java101 String otherLocale) { in hasLocalizedLanguageFor()
108 String otherLocale) { in hasLocalizedCountryFor()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUResourceBundleTest.java742 private static boolean hasLocalizedLanguageFor(ULocale locale, ULocale otherLocale) { in hasLocalizedLanguageFor()
748 private static boolean hasLocalizedCountryFor(ULocale locale, ULocale otherLocale) { in hasLocalizedCountryFor()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DICUResourceBundleTest.java745 private static boolean hasLocalizedLanguageFor(ULocale locale, ULocale otherLocale) { in hasLocalizedLanguageFor()
751 private static boolean hasLocalizedCountryFor(ULocale locale, ULocale otherLocale) { in hasLocalizedCountryFor()