Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dallocator_test_base.h488 std::array<std::pair<void *, size_t>, ALLOCATIONS_COUNT> allocated_elements; in OneAlignedAllocFreeTest() local
519 std::array<std::pair<void *, size_t>, ALLOCATIONS_COUNT> allocated_elements; in AlignedAllocFreeTest() local
584 std::array<std::vector<void *>, POOLS_COUNT> allocated_elements; in VisitAndRemoveFreePools() local
807 std::vector<void *> &allocated_elements, in ObjectIteratingSetUp()
858 std::vector<void *> allocated_elements; in ObjectCollectionTest() local
888 std::vector<void *> allocated_elements; in ObjectIteratorTest() local
921 std::vector<void *> allocated_elements; in ObjectIteratorInRangeTest() local
971 std::array<void *, ALLOCATIONS_COUNT> allocated_elements; in AsanTest() local
1250 std::vector<void *> allocated_elements; in MTTestPrologue() local
Dregion_allocator_test.cpp795 std::vector<void *> allocated_elements; in TEST_F() local