Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dhumongous_obj_allocator_test.cpp54 static constexpr size_t MAX_ALLOC_SIZE = 9_MB; member in ark::mem::HumongousObjAllocatorTest
Dfreelist_allocator_test.cpp67 static constexpr size_t MAX_ALLOC_SIZE = NonObjectFreeListAllocator::GetMaxSize(); member in ark::mem::FreeListAllocatorTest
Dregion_allocator_test.cpp812 static constexpr size_t MAX_ALLOC_SIZE = 5_MB; in TEST_F() local
854 static constexpr size_t MAX_ALLOC_SIZE = 9_MB; in TEST_F() local