Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_collator_test.cpp101 …JSHandle<JSTaggedValue> localeMatcherKey = thread->GlobalConstants()->GetHandledLocaleMatcherStrin… in HWTEST_F_L0() local
308 …JSHandle<JSTaggedValue> localeMatcherKey = thread->GlobalConstants()->GetHandledLocaleMatcherStrin… in HWTEST_F_L0() local
Dbuiltins_list_format_second_test.cpp174 …JSHandle<JSTaggedValue> localeMatcherKey = thread->GlobalConstants()->GetHandledLocaleMatcherStrin… in HWTEST_F_L0() local
Dbuiltins_displaynames_test.cpp203 …JSHandle<JSTaggedValue> localeMatcherKey = thread->GlobalConstants()->GetHandledLocaleMatcherStrin… in HWTEST_F_L0() local
Dbuiltins_date_time_format_second_test.cpp95 …JSHandle<JSTaggedValue> localeMatcherKey = thread->GlobalConstants()->GetHandledLocaleMatcherStrin… in HWTEST_F_L0() local
Dbuiltins_segmenter_test.cpp141 …JSHandle<JSTaggedValue> localeMatcherKey = thread->GlobalConstants()->GetHandledLocaleMatcherStrin… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_list_format_test.cpp102 JSHandle<JSTaggedValue> localeMatcherKey = globalConst->GetHandledLocaleMatcherString(); in SetFormatterOptionsTest() local