Home
last modified time | relevance | path

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

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