Home
last modified time | relevance | path

Searched defs:localeKey (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_displaynames_test.cpp196 JSHandle<JSTaggedValue> localeKey = globalConst->GetHandledLocaleString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_displaynames_test.cpp245 JSHandle<JSTaggedValue> localeKey = globalConst->GetHandledLocaleString(); in HWTEST_F_L0() local
H A Dbuiltins_list_format_second_test.cpp220 JSHandle<JSTaggedValue> localeKey = globalConst->GetHandledLocaleString(); in HWTEST_F_L0() local
H A Dbuiltins_plural_rules_test.cpp184 JSHandle<JSTaggedValue> localeKey = globalConst->GetHandledLocaleString(); in HWTEST_F_L0() local
H A Dbuiltins_relative_time_format_test.cpp227 JSHandle<JSTaggedValue> localeKey = globalConst->GetHandledLocaleString(); in HWTEST_F_L0() local
H A Dbuiltins_segmenter_test.cpp184 JSHandle<JSTaggedValue> localeKey = globalConst->GetHandledLocaleString(); in HWTEST_F_L0() local
H A Dbuiltins_date_time_format_second_test.cpp54 JSHandle<JSTaggedValue> localeKey = globalConst->GetHandledLocaleString(); in HWTEST_F_L0() local
H A Dbuiltins_collator_test.cpp287 JSHandle<JSTaggedValue> localeKey = globalConst->GetHandledLocaleString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_collator_stub_builder.cpp47 GateRef localeKey = GetGlobalConstantValue(VariableType::JS_ANY(), glue, ConstantIndex::LOCALE_STRING_INDEX); in ResolvedOptions() local
/arkcompiler/ets_runtime/ecmascript/intl/
H A Dlocale_helper.cpp435 std::vector<std::string> LocaleHelper::GetAvailableLocales(JSThread *thread, const char *localeKey, in GetAvailableLocales() argument

Completed in 7 milliseconds