Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dmalloc-proxy-allocator-test.cpp43 …void AddMemoryPoolToAllocatorProtected([[maybe_unused]] MallocProxyNonObjectAllocator &allocator) … in AddMemoryPoolToAllocatorProtected() function in panda::mem::MallocProxyAllocatorTest
Dframe_allocator_test.cpp208 void AddMemoryPoolToAllocatorProtected([[maybe_unused]] FrameAllocator<> &allocator) override {} in AddMemoryPoolToAllocatorProtected() function in panda::mem::FrameAllocatorTest
Dhumongous_obj_allocator_test.cpp78 void AddMemoryPoolToAllocatorProtected(NonObjectHumongousObjAllocator &alloc) override in AddMemoryPoolToAllocatorProtected() function in panda::mem::HumongousObjAllocatorTest
Dfreelist_allocator_test.cpp82 void AddMemoryPoolToAllocatorProtected(NonObjectFreeListAllocator &alloc) override in AddMemoryPoolToAllocatorProtected() function in panda::mem::FreeListAllocatorTest
Drunslots_allocator_test.cpp60 void AddMemoryPoolToAllocatorProtected(NonObjectAllocator &alloc) override in AddMemoryPoolToAllocatorProtected() function in panda::mem::RunSlotsAllocatorTest
Dregion_allocator_test.cpp75 void AddMemoryPoolToAllocatorProtected([[maybe_unused]] ObjectAllocator &allocator) final {} in AddMemoryPoolToAllocatorProtected() function in panda::mem::test::RegionAllocatorTestBase