Searched defs:InternalAllocatorTest (Results 1 – 3 of 3) sorted by relevance
26 class InternalAllocatorTest : public testing::Test { class28 InternalAllocatorTest() in InternalAllocatorTest() function in panda::mem::test::InternalAllocatorTest70 TEST_F(InternalAllocatorTest, AvoidInfiniteLoopTest) in TEST_F() argument96 TEST_F(InternalAllocatorTest, NewDeleteArray) in TEST_F() argument111 TEST_F(InternalAllocatorTest, ZeroSizeTest) in TEST_F() argument134 TEST_F(InternalAllocatorTest, AllocAlignmentTest) in TEST_F() argument174 TEST_F(InternalAllocatorTest, AllocLocalAlignmentTest) in TEST_F() argument
35 class InternalAllocatorTest; variable
32 class InternalAllocatorTest; variable