Home
last modified time | relevance | path

Searched refs:getGerman (Results 1 – 7 of 7) sorted by relevance

/external/icu4c/common/unicode/
Dlocid.h188 static const Locale &U_EXPORT2 getGerman(void);
/external/icu4c/test/intltest/
Ddtfmapts.cpp110 … *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::getGerman()); in testAPI()
Dicusvtst.cpp1074 confirmEqual("test de_US 6", &actualReturn, &Locale::getGerman()); in testLocale()
1082 confirmEqual("test de_US 7", &actualReturn, &Locale::getGerman()); in testLocale()
1091 confirmEqual("test de_US 9", &actualReturn, &Locale::getGerman()); in testLocale()
Dtmsgfmt.cpp693 msg.setLocale(Locale::getGerman()); in testSetLocale()
695 if (msg.getLocale() != Locale::getGerman()) { in testSetLocale()
Dloctest.cpp350 if (strcmp(Locale::getGerman().getName(), ULOC_GERMAN) != 0) { in TestParallelAPIValues()
Dapicoll.cpp163 logln(Collator::getDisplayName(Locale::getUS(), Locale::getGerman(), name)); in TestProperty()
/external/icu4c/common/
Dlocid.cpp1022 Locale::getGerman(void) in getGerman() function in Locale