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

/frameworks/compile/mclinker/unittests/
H A DRTLinearAllocatorTest.cpp1 //===- RTLinearAllocatorTest.cpp ------------------------------------------===//
10 #include <RTLinearAllocatorTest.h>
17 RTLinearAllocatorTest::RTLinearAllocatorTest() function in class:RTLinearAllocatorTest
24 RTLinearAllocatorTest::~RTLinearAllocatorTest()
30 void RTLinearAllocatorTest::SetUp()
35 void RTLinearAllocatorTest::TearDown()
43 TEST_F(RTLinearAllocatorTest, AllocateN) {
50 TEST_F(RTLinearAllocatorTest, allocat
[all...]
H A DRTLinearAllocatorTest.h1 //===- RTLinearAllocatorTest.h --------------------------------------------===//
18 /** \class RTLinearAllocatorTest
23 class RTLinearAllocatorTest : public ::testing::Test class in namespace:mcldtest
27 RTLinearAllocatorTest();
30 virtual ~RTLinearAllocatorTest();

Completed in 170 milliseconds