Home
last modified time | relevance | path

Searched defs:array4 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/arrayforeach/
Darrayforeach.js42 let array4 = new Array(1024); variable
/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
Dsnapshot_test.cpp305 auto array4 = reinterpret_cast<TaggedArray *>(lastRegion->GetBegin()); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
Darray_native_test.cpp45 ets_shortArray array4 = env_->NewShortArray(0); in TEST_F() local