Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_first_test.cpp162 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
202 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
245 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
267 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
292 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
316 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
Dbuiltins_date_time_format_second_test.cpp133 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
259 …JSHandle<JSDateTimeFormat> jsDateTimeFormat = JSHandle<JSDateTimeFormat>(thread, constructorResult… in JSDateTimeFormatForObject() local
428 …JSHandle<JSDateTimeFormat> jsDateTimeFormat = JSHandle<JSDateTimeFormat>(thread, constructorResult… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp417 JSHandle<JSDateTimeFormat> jsDateTimeFormat(JSNApiHelper::ToJSHandle(this)); in GetFormatFunction() local