Home
last modified time | relevance | path

Searched defs:hourCycleValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_test.cpp361 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
390 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
420 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
466 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
534 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
576 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_locale_test.cpp125 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h24")); in JSLocaleCreateWithOptionTest() local
Dbuiltins_date_time_format_test.cpp105 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h24")); // test h24 in BuiltinsDateTimeOptionsSet() local