Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp405 HWTEST_F_L0(JSLocaleTest, IsWellNumberingSystem) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h336 static bool IsWellNumberingSystem(const std::string &value) in IsWellNumberingSystem() function