Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_dataview_test.cpp165 uint32_t lengthDataView2 = 2; in HWTEST_F_L0() local
176 handleDataView->SetByteLength(lengthDataView2); in HWTEST_F_L0()
177 EXPECT_EQ(handleDataView->GetByteLength(), lengthDataView2); in HWTEST_F_L0()