Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp2697 uint32_t arr2Length = arr2->Length(vm_); in HWTEST_F_L0() local
2698 GTEST_LOG_(INFO) << "arr2 length : " << arr2Length; in HWTEST_F_L0()
2699 for (uint32_t i = 0; i < arr2Length; ++i) { in HWTEST_F_L0()

Completed in 7 milliseconds