Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dfreelist_allocator_test.cpp341 static constexpr size_t MAX_MT_ALLOC_SIZE = MAX_ALLOC_SIZE / 128; in TEST_F() local
365 static constexpr size_t MAX_MT_ALLOC_SIZE = MAX_ALLOC_SIZE / 128; in TEST_F() local
389 static constexpr size_t MAX_MT_ALLOC_SIZE = MAX_ALLOC_SIZE / 128; in TEST_F() local
Dregion_allocator_test.cpp607 static constexpr size_t MAX_MT_ALLOC_SIZE = 256; in TEST_F() local
629 …static constexpr size_t MAX_MT_ALLOC_SIZE = NonObjectRegionAllocator::GetMaxRegularObjectSize() * … in TEST_F() local
671 static constexpr size_t MAX_MT_ALLOC_SIZE = RegionNonmovableObjectAllocator::GetMaxSize(); in TEST_F() local
706 static constexpr size_t MAX_MT_ALLOC_SIZE = RegionNonmovableLargeObjectAllocator::GetMaxSize(); in TEST_F() local
769 static constexpr size_t MAX_MT_ALLOC_SIZE = 1_MB; in TEST_F() local