Searched defs:InternalAllocatorTest (Results 1 – 4 of 4) sorted by relevance
26 class InternalAllocatorTest : public testing::Test { class28 InternalAllocatorTest() in InternalAllocatorTest() function in ark::mem::test::InternalAllocatorTest76 TEST_F(InternalAllocatorTest, AvoidInfiniteLoopTest) in TEST_F() argument106 TEST_F(InternalAllocatorTest, NewDeleteArray) in TEST_F() argument123 TEST_F(InternalAllocatorTest, ZeroSizeTest) in TEST_F() argument146 TEST_F(InternalAllocatorTest, AllocAlignmentTest) in TEST_F() argument188 TEST_F(InternalAllocatorTest, AllocLocalAlignmentTest) in TEST_F() argument236 TEST_F(InternalAllocatorTest, MoveContainerTest) in TEST_F() argument
35 class InternalAllocatorTest; variable
32 class InternalAllocatorTest; variable