Home
last modified time | relevance | path

Searched defs:origLocale (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DSpecialLocales.java111 public CLDRLocale findLocale(CLDRLocale fromLocale, CLDRLocale origLocale) { in findLocale()
/external/icu/icu4c/source/test/intltest/
Ddtfmtrtts.cpp279 void DateFormatRoundTripTest::test(DateFormat *fmt, const Locale &origLocale, UBool timeOnly) in test()