Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h473 …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.cpp605 HWTEST_F_L0(JSLocaleTest, CheckLocales) in HWTEST_F_L0() argument