Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_dataview_test.cpp60 uint32_t offsetDataView = 10; in HWTEST_F_L0() local
69 …JSHandle<JSDataView> handleDataView = factory->NewJSDataView(handleArrayBuf, offsetDataView, lengt… in HWTEST_F_L0()
89 uint32_t offsetDataView = 4; in HWTEST_F_L0() local
98 JSHandle<JSDataView> handleDataView = factory->NewJSDataView(handleArrayBuf, offsetDataView, in HWTEST_F_L0()
126 uint32_t offsetDataView = 4; in HWTEST_F_L0() local
136 JSHandle<JSDataView> handleDataView = factory->NewJSDataView(handleArrayBuf1, offsetDataView, in HWTEST_F_L0()
166 uint32_t offsetDataView = 4; in HWTEST_F_L0() local
174 JSHandle<JSDataView> handleDataView = factory->NewJSDataView(handleArrayBuf, offsetDataView, in HWTEST_F_L0()