Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dallocator_test_base.h191 std::array<std::pair<void *, size_t>, ALLOCATIONS_COUNT> allocatedElements; in OneAlignedAllocFreeTest() local
232 std::array<std::pair<void *, size_t>, ALLOCATIONS_COUNT> allocatedElements; variable
312 std::array<std::vector<void *>, POOLS_COUNT> allocatedElements; in VisitAndRemoveFreePools() local
365 … static void FreeAllocatedElements(std::array<std::vector<void *>, POOLS_COUNT> &allocatedElements, in FreeAllocatedElements()
582 std::vector<void *> allocatedElements; variable
625 std::vector<void *> allocatedElements; variable
671 std::vector<void *> allocatedElements; variable
982std::vector<void *> &allocatedElements, std::unordered_set<size_t> &usedIndexes) in ObjectIteratingSetUp()
1299 std::vector<void *> allocatedElements; in MTTestPrologue() local
Dregion_allocator_test.cpp856 std::vector<void *> allocatedElements; in TEST_F() local