Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dstack_like_allocator_test.cpp29 class StackLikeAllocatorTest : public AllocatorTest<StackLikeAllocator<>> { class
33 StackLikeAllocatorTest() in StackLikeAllocatorTest() function in ark::mem::StackLikeAllocatorTest
86 TEST_F(StackLikeAllocatorTest, SmallAllocateTest) in TEST_F() argument
126 TEST_F(StackLikeAllocatorTest, DefaultAlignmentTest) in TEST_F() argument
132 TEST_F(StackLikeAllocatorTest, NonDefaultAlignmentTest) in TEST_F() argument
140 TEST_F(StackLikeAllocatorTest, CycledAllocateFreeForHugeFramesTest) in TEST_F() argument
175 TEST_F(StackLikeAllocatorTest, CheckAddrInsideAllocator) in TEST_F() argument