Home
last modified time | relevance | path

Searched defs:array8 (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/array_ops/
Darray_get_length_test.cpp81 ani_array_double array8 = nullptr; in TEST_F() local
Dfixedarray_get_length_test.cpp81 ani_array_double array8 = nullptr; in TEST_F() local
Darray_new_ref_test.cpp199 ani_array_double array8 = nullptr; in TEST_F() local
Dfixedarray_new_ref_test.cpp209 ani_array_double array8 = nullptr; in TEST_F() local
/arkcompiler/toolchain/tooling/dynamic/test/testcases/js/
Dexport_variable_second.js56 let array8 = ['Lemon', 'Durian'] variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
Darray_native_test.cpp65 ets_doubleArray array8 = env_->NewDoubleArray(0); in TEST_F() local
/arkcompiler/ets_runtime/test/moduletest/array/
Darray.js1151 const array8 = [1, 2, 3]; variable