Lines Matching refs:RTLinearAllocatorTest
16 RTLinearAllocatorTest::RTLinearAllocatorTest() { in RTLinearAllocatorTest() function in RTLinearAllocatorTest
22 RTLinearAllocatorTest::~RTLinearAllocatorTest() { in ~RTLinearAllocatorTest()
27 void RTLinearAllocatorTest::SetUp() { in SetUp()
31 void RTLinearAllocatorTest::TearDown() { in TearDown()
38 TEST_F(RTLinearAllocatorTest, AllocateN) { in TEST_F() argument
45 TEST_F(RTLinearAllocatorTest, allocate) { in TEST_F() argument
52 TEST_F(RTLinearAllocatorTest, allocateOver) { in TEST_F() argument
59 TEST_F(RTLinearAllocatorTest, alloc_construct) { in TEST_F() argument
68 TEST_F(RTLinearAllocatorTest, alloc_constructCopy) { in TEST_F() argument
79 TEST_F(RTLinearAllocatorTest, allocN_construct) { in TEST_F() argument
88 TEST_F(RTLinearAllocatorTest, allocN_constructCopy) { in TEST_F() argument
99 TEST_F(RTLinearAllocatorTest, multi_alloc_ctor_iterate) { in TEST_F() argument
115 TEST_F(RTLinearAllocatorTest, multi_allocN_ctor_iterate) { in TEST_F() argument