Home
last modified time | relevance | path

Searched refs:CreateDateTimeFormatTest (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_second_test.cpp51 …JSHandle<JSDateTimeFormat> dtf = EcmaTestCommon::CreateDateTimeFormatTest(thread, icuLocale, optio… in HWTEST_F_L0()
77 …JSHandle<JSDateTimeFormat> dtf = EcmaTestCommon::CreateDateTimeFormatTest(thread, icuLocale, optio… in FormatCommonSet()
156 …JSHandle<JSDateTimeFormat> dtf = EcmaTestCommon::CreateDateTimeFormatTest(thread, icuLocale, optio… in HWTEST_F_L0()
261 …JSHandle<JSDateTimeFormat> dtf = EcmaTestCommon::CreateDateTimeFormatTest(thread, icuLocale, optio… in HWTEST_F_L0()
Djs_date_time_format_first_test.cpp256 …JSHandle<JSDateTimeFormat> dtf = EcmaTestCommon::CreateDateTimeFormatTest(thread, icuLocale, optio… in HWTEST_F_L0()
Decma_test_common.h398 …static JSHandle<JSDateTimeFormat> CreateDateTimeFormatTest(JSThread *thread, icu::Locale icuLocale, in CreateDateTimeFormatTest() function