Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h273 static void SetupArrayLength(coretypes::ArraySizeT length) in SetupArrayLength() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp1082 RuntimeInterface::SetupArrayLength(ARRAY_LENGTH); in TestArray()