Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dhumongous_obj_allocator_test.cpp50 static constexpr size_t MAX_ALLOC_SIZE = 9_MB; member in panda::mem::HumongousObjAllocatorTest
Dfreelist_allocator_test.cpp65 static constexpr size_t MAX_ALLOC_SIZE = NonObjectFreeListAllocator::GetMaxSize(); member in panda::mem::FreeListAllocatorTest
Dregion_allocator_test.cpp751 static constexpr size_t MAX_ALLOC_SIZE = 5_MB; in TEST_F() local
793 static constexpr size_t MAX_ALLOC_SIZE = 9_MB; in TEST_F() local