Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dsdtfmtts.cpp105 SimpleDateFormat ovr2(pattern, override, Locale::getGerman(), status); in testAPI()
112 SimpleDateFormat ovr3(pattern, override_bogus, Locale::getGerman(), status); in testAPI()
Dalphaindextst.cpp100 Collator::createInstance(Locale::getGerman(), status)); in APITest()
145 index = new AlphabeticIndex(Locale::getGerman(), status); in APITest()
147 Collator *germanCol = Collator::createInstance(Locale::getGerman(), status); in APITest()
609 AlphabeticIndex index(Locale::getGerman(), status); in TestSchSt()
Ddtfmapts.cpp142 … *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::getGerman()); in testAPI()
Dicusvtst.cpp1080 confirmEqual("test de_US 6", &actualReturn, &Locale::getGerman()); in testLocale()
1088 confirmEqual("test de_US 7", &actualReturn, &Locale::getGerman()); in testLocale()
1097 confirmEqual("test de_US 9", &actualReturn, &Locale::getGerman()); in testLocale()
Dtmsgfmt.cpp1025 msg.setLocale(Locale::getGerman()); in testSetLocale()
1027 if (msg.getLocale() != Locale::getGerman()) { in testSetLocale()
Dloctest.cpp354 if (strcmp(Locale::getGerman().getName(), ULOC_GERMAN) != 0) { in TestParallelAPIValues()
1738 Locale l(Locale::getGerman()); in TestSetKeywordValue()
Ddtfmttst.cpp4921 {Locale::getGerman(), "jjmm", "HH:mm"}, in TestPatternFromSkeleton()
4922 {Locale::getGerman(), "JJmm", "HH:mm"} in TestPatternFromSkeleton()
Dapicoll.cpp151 logln(Collator::getDisplayName(Locale::getUS(), Locale::getGerman(), name)); in TestProperty()
Dmeasfmttest.cpp1252 Locale de(Locale::getGerman()); in TestFormatPeriodEn()
/external/icu/icu4c/source/common/unicode/
Dlocid.h196 static const Locale &U_EXPORT2 getGerman(void);
/external/icu/icu4c/source/common/
Dlocid.cpp787 Locale::getGerman(void) in getGerman() function in Locale