Home
last modified time | relevance | path

Searched defs:languageKey (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_locale_test.cpp221 JSHandle<JSTaggedValue> languageKey = thread->GlobalConstants()->GetHandledLanguageString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_locale_test.cpp37 JSHandle<JSTaggedValue> languageKey = thread->GlobalConstants()->GetHandledLanguageString(); in HWTEST_F_L0() local
73 JSHandle<JSTaggedValue> languageKey = thread->GlobalConstants()->GetHandledLanguageString(); in JSLocaleCreateWithOptionTest() local
342 JSHandle<JSTaggedValue> languageKey = thread->GlobalConstants()->GetHandledLanguageString(); in JSLocaleCreateWithOptionsTagsTest() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Dffi_workload.cpp180 JSHandle<JSTaggedValue> languageKey = thread->GlobalConstants()->GetHandledLanguageString(); in JSLocaleCreateWithOptionTest() local

Completed in 17 milliseconds