Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_test.cpp360 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
389 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
419 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
465 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
533 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
575 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_test.cpp104 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("UTC")); // test UTC in BuiltinsDateTimeOptionsSet() local
358 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("UTC")); in HWTEST_F_L0() local