Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dhumongous_obj_allocator_test.cpp49 static constexpr size_t MIN_ALLOC_SIZE = 1_MB; member in panda::mem::HumongousObjAllocatorTest
Dregion_allocator_test.cpp792 static constexpr size_t MIN_ALLOC_SIZE = 1_MB; in TEST_F() local