Home
last modified time | relevance | path

Searched refs:arr5Length (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp2790 uint32_t arr5Length = arr5->Length(vm_); in HWTEST_F_L0() local
2791 GTEST_LOG_(INFO) << "arr5 length : " << arr5Length; in HWTEST_F_L0()
2792 for (uint32_t i = 0; i < arr5Length; ++i) { in HWTEST_F_L0()

Completed in 8 milliseconds