Searched defs:MIN_ALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/runtime/tests/ | ||
| D | humongous_obj_allocator_test.cpp | 49 static constexpr size_t MIN_ALLOC_SIZE = 1_MB; member in panda::mem::HumongousObjAllocatorTest |
| D | region_allocator_test.cpp | 792 static constexpr size_t MIN_ALLOC_SIZE = 1_MB; in TEST_F() local |