Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dirtoc_test.cpp55 uint64_t ModifyArrayForLoopTest(std::array<uint64_t, N> *data) in ModifyArrayForLoopTest() function
82 auto expected = ModifyArrayForLoopTest(&bufExpected); in TestLoop()