Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_test.cpp357 JSHandle<JSTaggedValue> hourCycleKey = globalConst->GetHandledHourCycleString(); in HWTEST_F_L0() local
386 JSHandle<JSTaggedValue> hourCycleKey = globalConst->GetHandledHourCycleString(); in HWTEST_F_L0() local
416 JSHandle<JSTaggedValue> hourCycleKey = globalConst->GetHandledHourCycleString(); in HWTEST_F_L0() local
462 JSHandle<JSTaggedValue> hourCycleKey = globalConst->GetHandledHourCycleString(); in HWTEST_F_L0() local
530 JSHandle<JSTaggedValue> hourCycleKey = globalConst->GetHandledHourCycleString(); in HWTEST_F_L0() local
572 JSHandle<JSTaggedValue> hourCycleKey = globalConst->GetHandledHourCycleString(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_locale_test.cpp124 JSHandle<JSTaggedValue> hourCycleKey = thread->GlobalConstants()->GetHandledHourCycleString(); in JSLocaleCreateWithOptionTest() local