Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dfreelist_allocator_test.cpp203 std::array<std::pair<void *, size_t>, 3U> memoryElements; in TEST_F() local
260 std::array<void *, ALLOC_COUNT> memoryElements {}; in TEST_F() local
293 std::vector<void *> memoryElements; in TEST_F() local