Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp421 HWTEST_F_L0(JSLocaleTest, IsWellCollation) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h335 static bool IsWellCollation(const icu::Locale &locale, const std::string &value) in IsWellCollation() function