Searched refs:TestLogTests (Results 1 – 3 of 3) sorted by relevance
72 TestLogTests::TestLogTests (tcu::TestContext& testCtx) in TestLogTests() function in dit::TestLogTests77 TestLogTests::~TestLogTests (void) in ~TestLogTests()81 void TestLogTests::init (void) in init()
32 class TestLogTests : public tcu::TestCaseGroup class35 TestLogTests (tcu::TestContext& testCtx);36 ~TestLogTests (void);
63 addChild(new TestLogTests (m_testCtx)); in init()