Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_second_test.cpp149 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
179 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
225 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
293 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
335 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
Djs_date_time_format_first_test.cpp365 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("ETC/GMT-8")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_second_test.cpp85 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("UTC")); // test UTC in BuiltinsDateTimeOptionsSet() local
152 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("UTC")); in HWTEST_F_L0() local
378 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("UTC")); in JSDateTimeFormatForObj_002() local
458 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("UTC")); in HWTEST_F_L0() local
Dbuiltins_date_time_format_first_test.cpp106 JSHandle<JSTaggedValue> timeZoneValue(factory->NewFromASCII("UTC")); // test UTC in BuiltinsDateTimeOptionsSet() local