Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_second_test.cpp44 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h12")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_locale_test.cpp91 JSHandle<JSTaggedValue> hourCycleValue(factory->NewFromASCII("h24")); in JSLocaleCreateWithOptionTest() local