Searched refs:ObjectIteratingSetUp (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | allocator_test_base.h | 417 …void ObjectIteratingSetUp(size_t freeGranularity, size_t poolsCount, Allocator &allocator, size_t … 804 inline void AllocatorTest<Allocator>::ObjectIteratingSetUp(size_t freeGranularity, size_t poolsCoun… in ObjectIteratingSetUp() function 861 ObjectIteratingSetUp<MIN_ALLOC_SIZE, MAX_ALLOC_SIZE, LOG_ALIGN_MIN_VALUE, LOG_ALIGN_MAX_VALUE, in ObjectCollectionTest() 891 ObjectIteratingSetUp<MIN_ALLOC_SIZE, MAX_ALLOC_SIZE, LOG_ALIGN_MIN_VALUE, LOG_ALIGN_MAX_VALUE, in ObjectIteratorTest() 924 ObjectIteratingSetUp<MIN_ALLOC_SIZE, MAX_ALLOC_SIZE, LOG_ALIGN_MIN_VALUE, LOG_ALIGN_MAX_VALUE, in ObjectIteratorInRangeTest()
|