Searched defs:allocatedElements (Results 1 – 2 of 2) sorted by relevance
191 std::array<std::pair<void *, size_t>, ALLOCATIONS_COUNT> allocatedElements; in OneAlignedAllocFreeTest() local232 std::array<std::pair<void *, size_t>, ALLOCATIONS_COUNT> allocatedElements; variable312 std::array<std::vector<void *>, POOLS_COUNT> allocatedElements; in VisitAndRemoveFreePools() local365 … static void FreeAllocatedElements(std::array<std::vector<void *>, POOLS_COUNT> &allocatedElements, in FreeAllocatedElements()582 std::vector<void *> allocatedElements; variable625 std::vector<void *> allocatedElements; variable671 std::vector<void *> allocatedElements; variable982 … std::vector<void *> &allocatedElements, std::unordered_set<size_t> &usedIndexes) in ObjectIteratingSetUp()1299 std::vector<void *> allocatedElements; in MTTestPrologue() local
856 std::vector<void *> allocatedElements; in TEST_F() local