Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dhybrid_object_allocator_test.cpp30 class HybridObjectAllocatorTest : public testing::Test { class
32 HybridObjectAllocatorTest() in HybridObjectAllocatorTest() function in panda::mem::HybridObjectAllocatorTest
89 TEST_F(HybridObjectAllocatorTest, AllocateInLargeAllocator) in TEST_F() argument
135 TEST_F(HybridObjectAllocatorTest, AllocateInNonLargeAllocator) in TEST_F() argument
/arkcompiler/runtime_core/runtime/mem/
Dhumongous_obj_allocator.h315 friend class HybridObjectAllocatorTest; variable
Dfreelist_allocator.h335 friend class HybridObjectAllocatorTest; variable