Home
last modified time | relevance | path

Searched defs:BestAvailableLocale (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dlocale_helper_test.cpp319 HWTEST_F_L0(LocaleHelperTest, BestAvailableLocale) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.cpp443 std::string LocaleHelper::BestAvailableLocale(const std::vector<std::string> &availableLocales, in BestAvailableLocale() function in panda::ecmascript::intl::LocaleHelper