Searched refs:getGerman (Results 1 – 7 of 7) sorted by relevance
/external/icu4c/common/unicode/ |
D | locid.h | 188 static const Locale &U_EXPORT2 getGerman(void);
|
/external/icu4c/test/intltest/ |
D | dtfmapts.cpp | 110 … *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::getGerman()); in testAPI()
|
D | icusvtst.cpp | 1074 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()
|
D | tmsgfmt.cpp | 693 msg.setLocale(Locale::getGerman()); in testSetLocale() 695 if (msg.getLocale() != Locale::getGerman()) { in testSetLocale()
|
D | loctest.cpp | 350 if (strcmp(Locale::getGerman().getName(), ULOC_GERMAN) != 0) { in TestParallelAPIValues()
|
D | apicoll.cpp | 163 logln(Collator::getDisplayName(Locale::getUS(), Locale::getGerman(), name)); in TestProperty()
|
/external/icu4c/common/ |
D | locid.cpp | 1022 Locale::getGerman(void) in getGerman() function in Locale
|