Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_second_test.cpp59 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("UTC")); in HWTEST_F_L0() local
271 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("UTC")); in JSDateTimeFormatForObj_002() local
351 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("UTC")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_second_test.cpp46 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local