Home
last modified time | relevance | path

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

12

/external/icu4c/test/intltest/
Dalphaindextst.cpp85 AlphabeticIndex *index = new AlphabeticIndex(Locale::getEnglish(), status); in APITest()
111 index = new AlphabeticIndex(Locale::getEnglish(), status); in APITest()
128 index = new AlphabeticIndex(Locale::getEnglish(), status); in APITest()
182 index = new AlphabeticIndex(Locale::getEnglish(), status); in APITest()
210 index = new AlphabeticIndex(Locale::getEnglish(), status); in APITest()
258 index = new AlphabeticIndex(Locale::getEnglish(), status); in APITest()
287 index = new AlphabeticIndex(Locale::getEnglish(), status); in APITest()
561 index.addLabels(Locale::getEnglish(), status); in TestHaniFirst()
Dplurfmts.cpp254 pluralFmt.setLocale(Locale::getEnglish(), status); in pluralFormatUnitTest()
264 numFmt = NumberFormat::createInstance(Locale::getEnglish(), status); in pluralFormatUnitTest()
520 PluralFormat pf(Locale::getEnglish(), fmtString, status); in pluralFormatExtendedTest()
522 Locale::getEnglish(), status); in pluralFormatExtendedTest()
586 PluralFormat pf(Locale::getEnglish(), UPLURAL_TYPE_ORDINAL, pattern, errorCode); in ordinalFormatTest()
607 PluralFormat pf2(Locale::getEnglish(), UPLURAL_TYPE_ORDINAL, errorCode); in ordinalFormatTest()
Dapicoll.cpp114 col = Collator::createInstance(Locale::getEnglish(), success); in TestProperty()
120 … StringEnumeration* kwEnum = col->getKeywordValuesForLocale("", Locale::getEnglish(),true,success); in TestProperty()
187 logln(Collator::getDisplayName(Locale::getUS(), Locale::getEnglish(), name)); in TestProperty()
384 coll = (RuleBasedCollator *)Collator::createInstance(Locale::getEnglish(), status); in TestRules()
488 col1 = Collator::createInstance(Locale::getEnglish(), success); in TestHashCode()
505 col3 = Collator::createInstance(Locale::getEnglish(), success); in TestHashCode()
547 col = Collator::createInstance(Locale::getEnglish(), success); in TestCollationKey()
656 col = Collator::createInstance(Locale::getEnglish(), success); in TestElemIter()
813 colerror=Collator::createInstance(Locale::getEnglish(), success); in TestElemIter()
868 Collator *col3 = Collator::createInstance(Locale::getEnglish(), success); in TestOperators()
[all …]
Ditformat.cpp85 Locale::setDefault( Locale::getEnglish(), status ); in runIndexedTest()
Dnmfmapts.cpp32 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest()
45 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest()
Drbbiapts.cpp661 …or *bi = (RuleBasedBreakIterator *)BreakIterator::createWordInstance(Locale::getEnglish(), status); in TestRuleStatus()
699 BreakIterator::createLineInstance(Locale::getEnglish(), status); in TestRuleStatus()
997 if (avail[i] == Locale::getEnglish()) { in TestRegistration()
1103 …or *rb = (RuleBasedBreakIterator *)BreakIterator::createWordInstance(Locale::getEnglish(), status); in TestCreateFromRBBIData()
1144 …or *bi = (RuleBasedBreakIterator *)BreakIterator::createLineInstance(Locale::getEnglish(), status); in TestRefreshInputText()
Dplurults.cpp99 LocalPointer<PluralRules> newEnPlural(test->forLocale(Locale::getEnglish(), status)); in testAPI()
216 LocalPointer<PluralRules> en(test->forLocale(Locale::getEnglish(), status)); in testAPI()
Dicusvtst.cpp720 service.getDisplayName("en_US_SURFER_DUDE", name, Locale::getEnglish()); in testAPI_Two()
761 service.getDisplayName(actualID, displayName, Locale::getEnglish()); in testAPI_Two()
765 service.getDisplayName(id, displayName, Locale::getEnglish()); in testAPI_Two()
783 service.getDisplayName(actualID, displayName, Locale::getEnglish()); in testAPI_Two()
787 service.getDisplayName(id, displayName, Locale::getEnglish()); in testAPI_Two()
Dsdtfmtts.cpp30 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest()
Dtmsgfmt.cpp633 Locale::getEnglish(), in testApostropheInPluralAndSelect()
1015 msg.setLocale(Locale::getEnglish()); in testSetLocale()
1017 if (msg.getLocale() != Locale::getEnglish()) { in testSetLocale()
1845 MessageFormat m("a { 0 , number , '#,#'#.0 } z", Locale::getEnglish(), errorCode); in TestTrimArgumentName()
1870 Locale::getEnglish(), errorCode); in TestSelectOrdinal()
Dtsdcfmsy.cpp45 DecimalFormatSymbols en(Locale::getEnglish(), status); in testSymbols()
Ddtptngts.cpp651 …imePatternGenerator *patGen=DateTimePatternGenerator::createInstance(Locale::getEnglish(), status); in testAPI()
663 DateFormat::kFull, Locale::getEnglish()); in testAPI()
Dtztest.cpp1388 zone->getDisplayName(Locale::getEnglish(), name); in TestDisplayName()
1432 Locale::getEnglish(), name); in TestDisplayName()
1467 name = zone2->getDisplayName(Locale::getEnglish(),name); in TestDisplayName()
1488 Locale::getEnglish(), status); in TestDisplayName()
1520 name = zone2->getDisplayName(Locale::getEnglish(),name); in TestDisplayName()
Ddtfmapts.cpp33 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest()
Dencoll.cpp21 myCollation = Collator::createInstance(Locale::getEnglish(), status); in CollationEnglishTest()
Dtsmthred.cpp740 Locale loc = Locale::getEnglish(); in run()
792 … LocalPointer<NumberFormat> formatter(NumberFormat::createInstance(Locale::getEnglish(),status)); in run()
Dcaltest.cpp492 cal = Calendar::createInstance(TimeZone::createDefault(), Locale::getEnglish(), status); in TestGenericAPI()
496 cal = Calendar::createInstance(*zone, Locale::getEnglish(), status); in TestGenericAPI()
504 gc = new GregorianCalendar(Locale::getEnglish(), status); in TestGenericAPI()
508 gc = new GregorianCalendar(Locale::getEnglish(), status); in TestGenericAPI()
511 gc = new GregorianCalendar(*zone, Locale::getEnglish(), status); in TestGenericAPI()
530 GregorianCalendar gc2(Locale::getEnglish(), status); in TestGenericAPI()
Duobjtest.cpp487 TESTCLASSID_NONE_CTOR(AlphabeticIndex, (Locale::getEnglish(), status)); in testIDs()
Ddcfmapts.cpp31 Locale::setDefault(Locale::getEnglish(), status); in runIndexedTest()
Ddtifmtts.cpp269 dtitvfmt = DateIntervalFormat::createInstance("MMMdHHmm", Locale::getEnglish(), status); in testAPI()
Ditrbnf.cpp400 RuleBasedNumberFormat formatter(fracRules, Locale::getEnglish(), perror, status); in TestFractionalRuleSet()
1914 RuleBasedNumberFormat rbnf(URBNF_ORDINAL, Locale::getEnglish(), status); in TestSetDecimalFormatSymbols()
1920 DecimalFormatSymbols dfs(Locale::getEnglish(), status); in TestSetDecimalFormatSymbols()
/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/i18n/
Dbrktrans.cpp163 bi = BreakIterator::createWordInstance(Locale::getEnglish(), status); in getBreakIterator()
/external/icu4c/common/unicode/
Dlocid.h187 static const Locale &U_EXPORT2 getEnglish(void);
/external/icu4c/samples/ustring/
Dustring.cpp372 const Locale &en=Locale::getEnglish(); in demoCaseMapInCPlusPlus()

12