Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dinternal_allocator_test.cpp26 class InternalAllocatorTest : public testing::Test { class
28 InternalAllocatorTest() in InternalAllocatorTest() function in panda::mem::test::InternalAllocatorTest
70 TEST_F(InternalAllocatorTest, AvoidInfiniteLoopTest) in TEST_F() argument
96 TEST_F(InternalAllocatorTest, NewDeleteArray) in TEST_F() argument
111 TEST_F(InternalAllocatorTest, ZeroSizeTest) in TEST_F() argument
134 TEST_F(InternalAllocatorTest, AllocAlignmentTest) in TEST_F() argument
174 TEST_F(InternalAllocatorTest, AllocLocalAlignmentTest) in TEST_F() argument
/arkcompiler/runtime_core/runtime/mem/
Dinternal_allocator.h35 class InternalAllocatorTest; variable
/arkcompiler/runtime_core/libpandabase/mem/
Dmmap_mem_pool.h32 class InternalAllocatorTest; variable