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

  /external/icu/icu4c/source/common/unicode/
locid.h 211 static const Locale &U_EXPORT2 getGermany(void);
  /external/icu/icu4c/source/test/intltest/
decoll.cpp 39 myCollation = Collator::createInstance(Locale::getGermany(), status);
locnmtst.cpp 91 LocaleDisplayNames *ldn = LocaleDisplayNames::createInstance(Locale::getGermany());
160 ULocaleDisplayNames *ldn = uldn_open(Locale::getGermany().getName(), ULDN_STANDARD_NAMES, &status);
212 ULocaleDisplayNames *ldn = uldn_open(Locale::getGermany().getName(), ULDN_STANDARD_NAMES, &status);
itrbnfrt.cpp 173 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale::getGermany(), status);
svccoll.cpp 364 Collator* gecol = Collator::createInstance(Locale::getGermany(), status);
icusvtst.cpp 914 service.getDisplayNames(names, Locale::getGermany(), status);
    [all...]
caltest.cpp     [all...]
dtptngts.cpp 411 Locale deLocale=Locale::getGermany();
415 dataerrln("ERROR: Could not create DateTimePatternGenerator (Locale::getGermany()) - exitting");
421 dataerrln("ERROR: Could not create SimpleDateFormat (Locale::getGermany())");
438 errln("ERROR: Simple test in getBestPattern with Locale::getGermany()).");
    [all...]
numrgts.cpp     [all...]
apicoll.cpp     [all...]
itrbnf.cpp     [all...]
loctest.cpp 386 if (strcmp(Locale::getGermany().getName(), ULOC_GERMANY) != 0) {
    [all...]
  /external/icu/icu4c/source/common/
locid.cpp 827 Locale::getGermany(void)

Completed in 762 milliseconds