Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dallocator_test_base.h479 inline void AllocatorTest<Allocator>::OneAlignedAllocFreeTest(size_t poolsCount, AllocatorArgs &&..… in OneAlignedAllocFreeTest()
512 inline void AllocatorTest<Allocator>::AlignedAllocFreeTest(size_t poolsCount) in AlignedAllocFreeTest()
552 …llocatorTest<Allocator>::AllocateAndFree(size_t allocSize, size_t elementsCount, size_t poolsCount) in AllocateAndFree()
644 …d AllocatorTest<Allocator>::AllocateFreeDifferentSizesTest(size_t elementsCount, size_t poolsCount, in AllocateFreeDifferentSizesTest()
804 …line void AllocatorTest<Allocator>::ObjectIteratingSetUp(size_t freeGranularity, size_t poolsCount, in ObjectIteratingSetUp()
854 …line void AllocatorTest<Allocator>::ObjectCollectionTest(size_t freeGranularity, size_t poolsCount) in ObjectCollectionTest()
884 inline void AllocatorTest<Allocator>::ObjectIteratorTest(size_t freeGranularity, size_t poolsCount) in ObjectIteratorTest()
916 size_t poolsCount) in ObjectIteratorInRangeTest()
955 inline void AllocatorTest<Allocator>::AsanTest(size_t freeGranularity, size_t poolsCount) in AsanTest()