Searched defs:StackLikeAllocatorTest (Results 1 – 1 of 1) sorted by relevance
29 class StackLikeAllocatorTest : public AllocatorTest<StackLikeAllocator<>> { class33 StackLikeAllocatorTest() in StackLikeAllocatorTest() function in ark::mem::StackLikeAllocatorTest86 TEST_F(StackLikeAllocatorTest, SmallAllocateTest) in TEST_F() argument126 TEST_F(StackLikeAllocatorTest, DefaultAlignmentTest) in TEST_F() argument132 TEST_F(StackLikeAllocatorTest, NonDefaultAlignmentTest) in TEST_F() argument140 TEST_F(StackLikeAllocatorTest, CycledAllocateFreeForHugeFramesTest) in TEST_F() argument175 TEST_F(StackLikeAllocatorTest, CheckAddrInsideAllocator) in TEST_F() argument