Home
last modified time | relevance | path

Searched defs:localeMatcherKey (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_collator_test.cpp73 …JSHandle<JSTaggedValue> localeMatcherKey = thread->GlobalConstants()->GetHandledLocaleMatcherStrin… in HWTEST_F_L0() local
338 …JSHandle<JSTaggedValue> localeMatcherKey = thread->GlobalConstants()->GetHandledLocaleMatcherStrin… in HWTEST_F_L0() local
Dbuiltins_displaynames_test.cpp243 …JSHandle<JSTaggedValue> localeMatcherKey = thread->GlobalConstants()->GetHandledLocaleMatcherStrin… in HWTEST_F_L0() local
Dbuiltins_date_time_format_test.cpp394 …JSHandle<JSTaggedValue> localeMatcherKey = thread->GlobalConstants()->GetHandledLocaleMatcherStrin… in HWTEST_F_L0() local
Dbuiltins_list_format_test.cpp488 …JSHandle<JSTaggedValue> localeMatcherKey = thread->GlobalConstants()->GetHandledLocaleMatcherStrin… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_list_format_test.cpp134 JSHandle<JSTaggedValue> localeMatcherKey = globalConst->GetHandledLocaleMatcherString(); in SetFormatterOptionsTest() local