Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dhumongous_obj_allocator_test.cpp53 static constexpr size_t MIN_ALLOC_SIZE = 1_MB; member in ark::mem::HumongousObjAllocatorTest
Dfreelist_allocator_test.cpp197 static constexpr size_t MIN_ALLOC_SIZE = FREELIST_ALLOCATOR_MIN_SIZE; in TEST_F() local
Dregion_allocator_test.cpp853 static constexpr size_t MIN_ALLOC_SIZE = 1_MB; in TEST_F() local