Searched refs:getGerman (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/test/intltest/ |
D | sdtfmtts.cpp | 103 SimpleDateFormat ovr2(pattern, override, Locale::getGerman(), status); in testAPI() 110 SimpleDateFormat ovr3(pattern, override_bogus, Locale::getGerman(), status); in testAPI()
|
D | dtfmapts.cpp | 140 … *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::getGerman()); in testAPI()
|
D | icusvtst.cpp | 1078 confirmEqual("test de_US 6", &actualReturn, &Locale::getGerman()); in testLocale() 1086 confirmEqual("test de_US 7", &actualReturn, &Locale::getGerman()); in testLocale() 1095 confirmEqual("test de_US 9", &actualReturn, &Locale::getGerman()); in testLocale()
|
D | tmsgfmt.cpp | 996 msg.setLocale(Locale::getGerman()); in testSetLocale() 998 if (msg.getLocale() != Locale::getGerman()) { in testSetLocale()
|
D | loctest.cpp | 357 if (strcmp(Locale::getGerman().getName(), ULOC_GERMAN) != 0) { in TestParallelAPIValues() 1720 Locale l(Locale::getGerman()); in TestSetKeywordValue()
|
D | apicoll.cpp | 181 logln(Collator::getDisplayName(Locale::getUS(), Locale::getGerman(), name)); in TestProperty()
|
/external/icu4c/common/unicode/ |
D | locid.h | 190 static const Locale &U_EXPORT2 getGerman(void);
|
/external/icu4c/common/ |
D | locid.cpp | 777 Locale::getGerman(void) in getGerman() function in Locale
|