Home
last modified time | relevance | path

Searched defs:icuAvailableLocales (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_plural_rules_test.cpp89 std::set<std::string> icuAvailableLocales { in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_plural_rules.cpp103 …ay> JSPluralRules::BuildLocaleSet(JSThread *thread, const std::set<std::string> &icuAvailableLocal… in BuildLocaleSet()
Djs_locale.cpp601const std::vector<std::string> &icuAvailableLocales) in ConstructLocaleList()