HomeSort by relevance Sort by last modified time
    Searched refs:getGerman (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
sdtfmtts.cpp 103 SimpleDateFormat ovr2(pattern, override, Locale::getGerman(), status);
110 SimpleDateFormat ovr3(pattern, override_bogus, Locale::getGerman(), status);
dtfmapts.cpp 140 DateFormat *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::getGerman());
icusvtst.cpp     [all...]
tmsgfmt.cpp     [all...]
loctest.cpp 357 if (strcmp(Locale::getGerman().getName(), ULOC_GERMAN) != 0) {
    [all...]
apicoll.cpp 181 logln(Collator::getDisplayName(Locale::getUS(), Locale::getGerman(), name));
    [all...]
  /external/icu4c/test/intltest/
sdtfmtts.cpp 103 SimpleDateFormat ovr2(pattern, override, Locale::getGerman(), status);
110 SimpleDateFormat ovr3(pattern, override_bogus, Locale::getGerman(), status);
alphaindextst.cpp 98 Collator::createInstance(Locale::getGerman(), status));
143 index = new AlphabeticIndex(Locale::getGerman(), status);
145 Collator *germanCol = Collator::createInstance(Locale::getGerman(), status);
608 AlphabeticIndex index(Locale::getGerman(), status);
dtfmapts.cpp 140 DateFormat *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::getGerman());
icusvtst.cpp     [all...]
tmsgfmt.cpp     [all...]
loctest.cpp 358 if (strcmp(Locale::getGerman().getName(), ULOC_GERMAN) != 0) {
    [all...]
apicoll.cpp 183 logln(Collator::getDisplayName(Locale::getUS(), Locale::getGerman(), name));
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
locid.h 190 static const Locale &U_EXPORT2 getGerman(void);
505 * displayLocale would result in "Anglais", while passing Locale::getGerman()
533 * passing Locale::getGerman() for displayLocale would result in
561 * passing Locale::getGerman() for displayLocale would result in
  /external/icu4c/common/unicode/
locid.h 191 static const Locale &U_EXPORT2 getGerman(void);
508 * displayLocale would result in "Anglais", while passing Locale::getGerman()
536 * passing Locale::getGerman() for displayLocale would result in
564 * passing Locale::getGerman() for displayLocale would result in
  /external/icu4c/common/
locid.cpp 711 Locale::getGerman(void)
  /external/chromium_org/third_party/icu/source/common/
locid.cpp 777 Locale::getGerman(void)

Completed in 544 milliseconds