Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
Darray_native_test_3.cpp109 ets_intArray intArray = env_->NewIntArray(10U); in TEST_F() local
145 ets_intArray intArray = env_->NewIntArray(10U); in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/object_ops/
Dobject_new_test.cpp489 …const auto intArray = static_cast<ani_array_int>(CallEtsFunction<ani_ref>("object_new_test", "getI… in TEST_F() local