Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_second_test.cpp63 static JSHandle<JSDateTimeFormat> FormatCommonSet(JSThread *thread, JSHandle<JSObject>& options, ic… in FormatCommonSet() function
94 auto dtf = FormatCommonSet(thread, options, icuLocale, dateOptionsMap); in FormatDateTimeCommon()