Searched refs:LinearAllocatorTest (Results 1 – 2 of 2) sorted by relevance
16 LinearAllocatorTest::LinearAllocatorTest() { in LinearAllocatorTest() function in LinearAllocatorTest22 LinearAllocatorTest::~LinearAllocatorTest() { in ~LinearAllocatorTest()27 void LinearAllocatorTest::SetUp() { in SetUp()31 void LinearAllocatorTest::TearDown() { in TearDown()37 TEST_F(LinearAllocatorTest, allocateN) { in TEST_F() argument44 TEST_F(LinearAllocatorTest, allocate) { in TEST_F() argument51 TEST_F(LinearAllocatorTest, allocateOver) { in TEST_F() argument58 TEST_F(LinearAllocatorTest, alloc_construct) { in TEST_F() argument67 TEST_F(LinearAllocatorTest, alloc_constructCopy) { in TEST_F() argument78 TEST_F(LinearAllocatorTest, allocN_construct) { in TEST_F() argument[all …]
22 class LinearAllocatorTest : public ::testing::Test {52 LinearAllocatorTest();55 virtual ~LinearAllocatorTest();