Home
last modified time | relevance | path

Searched defs:array7 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
Darray_native_test.cpp60 ets_floatArray array7 = env_->NewFloatArray(0); in TEST_F() local
/arkcompiler/ets_runtime/test/moduletest/array/
Darray.js1124 const array7 = Array(5).fill("hello"); constant