Searched defs:minElementsCount (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | allocator_test_base.h | 806 void MtAllocTest(Allocator *allocator, size_t minElementsCount, size_t maxElementsCount) in MtAllocTest() 880 …void MtAllocIterateTest(size_t minElementsCount, size_t maxElementsCount, size_t rangeIterationSiz… in MtAllocIterateTest() 1095 size_t minElementsCount, size_t maxElementsCount) in MtAllocRun() 1140 … size_t minAllocSize, size_t maxAllocSize, size_t minElementsCount, in MtAllocFreeRun() 1206 … size_t minAllocSize, size_t maxAllocSize, size_t minElementsCount, in MtAllocIterateRun() 1259 … size_t maxAllocSize, size_t minElementsCount, size_t maxElementsCount, in MtAllocCollectRun()
|