Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_test.cpp97 JSHandle<JSTaggedValue> dayPeriod = globalConst->GetHandledDayPeriodString(); in BuiltinsDateTimeOptionsSet() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_test.cpp611 …auto dayPeriod = JSTaggedValue::GetProperty(thread, JSHandle<JSTaggedValue>::Cast(dateTimeArray), … in HWTEST_F_L0() local