HomeSort by relevance Sort by last modified time
    Searched refs:getGerman (Results 1 - 19 of 19) 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);
alphaindextst.cpp 141 index = new AlphabeticIndex(Locale::getGerman(), status);
143 Collator *germanCol = Collator::createInstance(Locale::getGerman(), status);
613 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/icu/icu4c/source/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);
615 AlphabeticIndex index(Locale::getGerman(), status);
dtfmapts.cpp 140 DateFormat *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::getGerman());
icusvtst.cpp     [all...]
tmsgfmt.cpp     [all...]
measfmttest.cpp 469 Locale de(Locale::getGerman());
    [all...]
loctest.cpp 358 if (strcmp(Locale::getGerman().getName(), ULOC_GERMAN) != 0) {
    [all...]
apicoll.cpp 151 logln(Collator::getDisplayName(Locale::getUS(), Locale::getGerman(), name));
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
locid.h 194 static const Locale &U_EXPORT2 getGerman(void);
514 * displayLocale would result in "Anglais", while passing Locale::getGerman()
542 * passing Locale::getGerman() for displayLocale would result in
570 * passing Locale::getGerman() for displayLocale would result in
  /external/icu/icu4c/source/common/unicode/
locid.h 194 static const Locale &U_EXPORT2 getGerman(void);
514 * displayLocale would result in "Anglais", while passing Locale::getGerman()
542 * passing Locale::getGerman() for displayLocale would result in
570 * passing Locale::getGerman() for displayLocale would result in
  /external/chromium_org/third_party/icu/source/common/
locid.cpp 711 Locale::getGerman(void)
  /external/icu/icu4c/source/common/
locid.cpp 711 Locale::getGerman(void)

Completed in 617 milliseconds