Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dallocator_test_base.h184 static constexpr size_t ALLOCATIONS_COUNT = MAX_ALLOC_SIZE - MIN_ALLOC_SIZE + 1; in OneAlignedAllocFreeTest() local
229 static constexpr size_t ALLOCATIONS_COUNT = variable
718 static constexpr size_t ALLOCATIONS_COUNT = ELEMENTS_COUNT; variable