Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.h175 …static bool CheckLocales(const icu::Locale &locale, const char *key, const char *packageName, bool… in CheckLocales() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp323 HWTEST_F_L0(JSLocaleTest, CheckLocales) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h462 …static bool CheckLocales(const icu::Locale &locale, const char *key, const char *packageName, bool… in CheckLocales() function