Home
last modified time | relevance | path

Searched defs:localeArr (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dlocale_helper_test.cpp74 JSHandle<TaggedArray> localeArr = LocaleHelper::CanonicalizeLocaleList(thread, JSHandle<JSTaggedValue>(jsLocale)); in HWTEST_F_L0() local
124 uint16_t localeArr[] = {0x122, 0x104, 0x45, 0x72, 0x97, 0x110, 0x115, 0x45, 0x67, 0x78}; // zh-Hans-CN in HWTEST_F_L0() local
[all...]
H A Djs_locale_test.cpp253 JSHandle<TaggedArray> localeArr = JSLocale::ConstructLocaleList(thread, availableLocales); in HWTEST_F_L0() local

Completed in 2 milliseconds