Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp2760 uint32_t arr4Length = arr4->Length(vm_); in HWTEST_F_L0() local
2761 GTEST_LOG_(INFO) << "arr4 length : " << arr4Length; in HWTEST_F_L0()
2762 for (uint32_t i = 0; i < arr4Length; ++i) { in HWTEST_F_L0()

Completed in 11 milliseconds