Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dinternal_allocator_test.cpp26 class InternalAllocatorTest : public testing::Test { class
28 InternalAllocatorTest() in InternalAllocatorTest() function in ark::mem::test::InternalAllocatorTest
76 TEST_F(InternalAllocatorTest, AvoidInfiniteLoopTest) in TEST_F() argument
106 TEST_F(InternalAllocatorTest, NewDeleteArray) in TEST_F() argument
123 TEST_F(InternalAllocatorTest, ZeroSizeTest) in TEST_F() argument
146 TEST_F(InternalAllocatorTest, AllocAlignmentTest) in TEST_F() argument
188 TEST_F(InternalAllocatorTest, AllocLocalAlignmentTest) in TEST_F() argument
236 TEST_F(InternalAllocatorTest, MoveContainerTest) in TEST_F() argument
/arkcompiler/runtime_core/static_core/runtime/mem/
Dinternal_allocator.h35 class InternalAllocatorTest; variable
/arkcompiler/runtime_core/libpandabase/mem/
Dmmap_mem_pool.h32 class InternalAllocatorTest; variable
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmmap_mem_pool.h35 class InternalAllocatorTest; variable