Searched refs:getGerman (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/test/intltest/
H A Dsdtfmtts.cpp102 SimpleDateFormat ovr2(pattern, override, Locale::getGerman(), status);
108 SimpleDateFormat ovr3(pattern, override_bogus, Locale::getGerman(), status);
H A Ddtfmapts.cpp110 DateFormat *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::getGerman());
H A Dicusvtst.cpp1074 confirmEqual("test de_US 6", &actualReturn, &Locale::getGerman());
1082 confirmEqual("test de_US 7", &actualReturn, &Locale::getGerman());
1091 confirmEqual("test de_US 9", &actualReturn, &Locale::getGerman());
H A Dtmsgfmt.cpp788 msg.setLocale(Locale::getGerman());
790 if (msg.getLocale() != Locale::getGerman()) {
H A Dapicoll.cpp174 logln(Collator::getDisplayName(Locale::getUS(), Locale::getGerman(), name));
H A Dloctest.cpp353 if (strcmp(Locale::getGerman().getName(), ULOC_GERMAN) != 0) {
/external/icu4c/common/unicode/
H A Dlocid.h188 static const Locale &U_EXPORT2 getGerman(void);
489 * displayLocale would result in "Anglais", while passing Locale::getGerman()
517 * passing Locale::getGerman() for displayLocale would result in
545 * passing Locale::getGerman() for displayLocale would result in
/external/icu4c/common/
H A Dlocid.cpp1029 Locale::getGerman(void) function in class:Locale

Completed in 140 milliseconds