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.cpp358 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
387 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
417 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
463 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
531 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
573 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_test.cpp103 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h24")); // test h24 in BuiltinsDateTimeOptionsSet() local
Dbuiltins_locale_test.cpp125 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h24")); in JSLocaleCreateWithOptionTest() local