Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dregion_allocator_test.cpp620 static constexpr size_t MIN_MT_ALLOC_SIZE = 16; in TEST_F() local
643 static constexpr size_t MIN_MT_ALLOC_SIZE = 128; in TEST_F() local
730 static constexpr size_t MIN_MT_ALLOC_SIZE = 8; in TEST_F() local
766 static constexpr size_t MIN_MT_ALLOC_SIZE = RegionNonmovableObjectAllocator::GetMaxSize() + 1; in TEST_F() local
829 static constexpr size_t MIN_MT_ALLOC_SIZE = DEFAULT_REGION_SIZE; in TEST_F() local