Searched refs:IonTest (Results 1 – 2 of 2) sorted by relevance
34 IonTest::IonTest() : m_ionFd(-1), m_heapCount(0), m_allHeapMask(0) in IonTest() function in IonTest48 void IonTest::SetUp() in SetUp()87 void IonTest::TearDown() in TearDown()93 size_t IonTest::getCmaUsed(std::string heapname) in getCmaUsed()117 IonTest::SetUp(); in SetUp()136 IonTest::TearDown(); in TearDown()145 IonTest::SetUp(); in SetUp()155 IonTest::TearDown(); in TearDown()
30 class IonTest : public ::testing::Test {42 IonTest();43 virtual ~IonTest() {}; in ~IonTest()88 class IonAllocTest : public IonTest {99 class IonSpecialTest : public IonTest {