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

  /external/icu/icu4c/source/test/intltest/
sdtfmtts.cpp 105 SimpleDateFormat ovr2(pattern, override, Locale::getGerman(), status);
112 SimpleDateFormat ovr3(pattern, override_bogus, Locale::getGerman(), status);
alphaindextst.cpp 100 Collator::createInstance(Locale::getGerman(), status));
145 index = new AlphabeticIndex(Locale::getGerman(), status);
147 Collator *germanCol = Collator::createInstance(Locale::getGerman(), status);
609 AlphabeticIndex index(Locale::getGerman(), status);
    [all...]
dtfmapts.cpp 142 DateFormat *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::getGerman());
icusvtst.cpp     [all...]
tmsgfmt.cpp     [all...]
loctest.cpp 354 if (strcmp(Locale::getGerman().getName(), ULOC_GERMAN) != 0) {
    [all...]
dtfmttst.cpp     [all...]
apicoll.cpp 151 logln(Collator::getDisplayName(Locale::getUS(), Locale::getGerman(), name));
    [all...]
measfmttest.cpp     [all...]
  /external/icu/icu4c/source/common/unicode/
locid.h 196 static const Locale &U_EXPORT2 getGerman(void);
531 * displayLocale would result in "Anglais", while passing Locale::getGerman()
559 * passing Locale::getGerman() for displayLocale would result in
587 * passing Locale::getGerman() for displayLocale would result in
  /external/icu/icu4c/source/common/
locid.cpp 787 Locale::getGerman(void)

Completed in 2280 milliseconds