Home
last modified time | relevance | path

Searched refs:RTLinearAllocatorTest (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/unittests/
DRTLinearAllocatorTest.cpp16 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
[all …]
DRTLinearAllocatorTest.h22 class RTLinearAllocatorTest : public ::testing::Test {
25 RTLinearAllocatorTest();
28 virtual ~RTLinearAllocatorTest();