Home
last modified time | relevance | path

Searched refs:SetupArrayObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h274 static void SetupArrayObject(coretypes::Array *obj) in SetupArrayObject() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp1116 RuntimeInterface::SetupArrayObject(array); in TestArray()
1122 RuntimeInterface::SetupArrayObject(nullptr); in TestArray()