Searched refs:RTLinearAllocatorTest (Results 1 – 2 of 2) sorted by relevance
16 RTLinearAllocatorTest::RTLinearAllocatorTest() { in RTLinearAllocatorTest() function in RTLinearAllocatorTest22 RTLinearAllocatorTest::~RTLinearAllocatorTest() { in ~RTLinearAllocatorTest()27 void RTLinearAllocatorTest::SetUp() { in SetUp()31 void RTLinearAllocatorTest::TearDown() { in TearDown()38 TEST_F(RTLinearAllocatorTest, AllocateN) { in TEST_F() argument45 TEST_F(RTLinearAllocatorTest, allocate) { in TEST_F() argument52 TEST_F(RTLinearAllocatorTest, allocateOver) { in TEST_F() argument59 TEST_F(RTLinearAllocatorTest, alloc_construct) { in TEST_F() argument68 TEST_F(RTLinearAllocatorTest, alloc_constructCopy) { in TEST_F() argument79 TEST_F(RTLinearAllocatorTest, allocN_construct) { in TEST_F() argument[all …]
22 class RTLinearAllocatorTest : public ::testing::Test {25 RTLinearAllocatorTest();28 virtual ~RTLinearAllocatorTest();