Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_test.cpp160 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
200 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
243 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
265 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
290 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
314 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
339 JSHandle<JSDateTimeFormat> jsDateTimeFormat = in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2075 JSHandle<JSDateTimeFormat> jsDateTimeFormat(JSNApiHelper::ToJSHandle(this)); in GetFormatFunction() local