Home
last modified time | relevance | path

Searched refs:getEnglish (Results 1 – 25 of 27) sorted by relevance

12

/external/icu4c/tools/tzcode/
Dicuzdump.cpp46 …sdf = new SimpleDateFormat((UnicodeString)"yyyy-MM-dd EEE HH:mm:ss", Locale::getEnglish(), status); in DumpFormatter()
47 DecimalFormatSymbols *symbols = new DecimalFormatSymbols(Locale::getEnglish(), status); in DumpFormatter()
191 GregorianCalendar* gcal = new GregorianCalendar(timezone, Locale::getEnglish(), status); in getCutOverTimes()
/external/icu4c/test/intltest/
Dapicoll.cpp113 col = Collator::createInstance(Locale::getEnglish(), success); in TestProperty()
167 logln(Collator::getDisplayName(Locale::getUS(), Locale::getEnglish(), name)); in TestProperty()
357 coll = (RuleBasedCollator *)Collator::createInstance(Locale::getEnglish(), status); in TestRules()
461 col1 = Collator::createInstance(Locale::getEnglish(), success); in TestHashCode()
478 col3 = Collator::createInstance(Locale::getEnglish(), success); in TestHashCode()
520 col = Collator::createInstance(Locale::getEnglish(), success); in TestCollationKey()
643 col = Collator::createInstance(Locale::getEnglish(), success); in TestElemIter()
800 colerror=Collator::createInstance(Locale::getEnglish(), success); in TestElemIter()
855 Collator *col3 = Collator::createInstance(Locale::getEnglish(), success); in TestOperators()
915 Collator *col1 = Collator::createInstance(Locale::getEnglish(), status); in TestDuplicate()
[all …]
Ditformat.cpp75 Locale::setDefault( Locale::getEnglish(), status ); in runIndexedTest()
Dnmfmapts.cpp32 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest()
45 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest()
Dicusvtst.cpp716 service.getDisplayName("en_US_SURFER_DUDE", name, Locale::getEnglish()); in testAPI_Two()
757 service.getDisplayName(actualID, displayName, Locale::getEnglish()); in testAPI_Two()
761 service.getDisplayName(id, displayName, Locale::getEnglish()); in testAPI_Two()
779 service.getDisplayName(actualID, displayName, Locale::getEnglish()); in testAPI_Two()
783 service.getDisplayName(id, displayName, Locale::getEnglish()); in testAPI_Two()
Dtztest.cpp1121 zone->getDisplayName(Locale::getEnglish(), name); in TestDisplayName()
1150 Locale::getEnglish(), name); in TestDisplayName()
1185 name = zone2->getDisplayName(Locale::getEnglish(),name); in TestDisplayName()
1206 Locale::getEnglish(), status); in TestDisplayName()
1238 name = zone2->getDisplayName(Locale::getEnglish(),name); in TestDisplayName()
Dsdtfmtts.cpp30 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest()
Dtsdcfmsy.cpp44 DecimalFormatSymbols en(Locale::getEnglish(), status); in testSymbols()
Dcaltest.cpp406 cal = Calendar::createInstance(TimeZone::createDefault(), Locale::getEnglish(), status); in TestGenericAPI()
410 cal = Calendar::createInstance(*zone, Locale::getEnglish(), status); in TestGenericAPI()
418 gc = new GregorianCalendar(Locale::getEnglish(), status); in TestGenericAPI()
422 gc = new GregorianCalendar(Locale::getEnglish(), status); in TestGenericAPI()
425 gc = new GregorianCalendar(*zone, Locale::getEnglish(), status); in TestGenericAPI()
444 GregorianCalendar gc2(Locale::getEnglish(), status); in TestGenericAPI()
Drbbiapts.cpp663 …or *bi = (RuleBasedBreakIterator *)BreakIterator::createWordInstance(Locale::getEnglish(), status); in TestRuleStatus()
701 BreakIterator::createLineInstance(Locale::getEnglish(), status); in TestRuleStatus()
986 if (avail[i] == Locale::getEnglish()) { in TestRegistration()
Ddtfmapts.cpp33 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest()
Dtsmthred.cpp930 Locale loc = Locale::getEnglish(); in run()
982 formatter = NumberFormat::createInstance(Locale::getEnglish(),status); in run()
Dencoll.cpp21 myCollation = Collator::createInstance(Locale::getEnglish(), status); in CollationEnglishTest()
Ddcfmapts.cpp30 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest()
Dtmsgfmt.cpp686 msg.setLocale(Locale::getEnglish()); in testSetLocale()
688 if (msg.getLocale() != Locale::getEnglish()) { in testSetLocale()
Dsrchtest.cpp78 Locale::getEnglish(), status); in StringSearchTest()
80 Locale::getEnglish(), status); in StringSearchTest()
575 result = new StringSearch(pattern, text, Locale::getEnglish(), NULL, status); in TestOpenClose()
582 result = new StringSearch(pattern, chariter, Locale::getEnglish(), NULL, status); in TestOpenClose()
Dtsdtfmsy.cpp148 DateFormatSymbols en(Locale::getEnglish(), status); in TestSymbols()
Dloctest.cpp344 if (strcmp(Locale::getEnglish().getName(), ULOC_ENGLISH) != 0) { in TestParallelAPIValues()
1427 Locale::setDefault(Locale::getEnglish(), status); in Test4147552()
Ddtfmttst.cpp227 … SimpleDateFormat((UnicodeString)"dd-MMM-yy h:mm:ss 'o''clock' a z", Locale::getEnglish(), status); in TestTwoDigitYearDSTParse()
1022 DateFormat *fmt = new SimpleDateFormat(DATA[i+2], Locale::getEnglish(), status); in TestDateFormatZone146()
Dnumrgts.cpp1841 DecimalFormatSymbols *syms = new DecimalFormatSymbols(Locale::getEnglish(), status); in Test4140009()
1988 DecimalFormatSymbols *syms = new DecimalFormatSymbols(Locale::getEnglish(), status); in Test4147706()
Ditrbnf.cpp378 RuleBasedNumberFormat formatter(fracRules, Locale::getEnglish(), perror, status); in TestFractionalRuleSet()
Drbbitst.cpp1181 BreakIterator *bi = BreakIterator::createSentenceInstance(Locale::getEnglish(), status); in TestBug5775()
2970 fCharBI = BreakIterator::createCharacterInstance(Locale::getEnglish(), status); in RBBILineMonkey()
/external/icu4c/common/unicode/
Dlocid.h184 static const Locale &U_EXPORT2 getEnglish(void);
/external/icu4c/samples/ustring/
Dustring.cpp372 const Locale &en=Locale::getEnglish(); in demoCaseMapInCPlusPlus()
/external/icu4c/common/
Dlocid.cpp1010 Locale::getEnglish(void) in getEnglish() function in Locale

12