Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp2720 uint32_t arr3Length = arr3->Length(vm_); in HWTEST_F_L0() local
2721 GTEST_LOG_(INFO) << "arr3 length : " << arr3Length; in HWTEST_F_L0()
2722 for (uint32_t i = 0; i < arr3Length; ++i) { in HWTEST_F_L0()

Completed in 7 milliseconds