Home
last modified time | relevance | path

Searched refs:TestLogTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/internal/
DditTestLogTests.cpp72 TestLogTests::TestLogTests (tcu::TestContext& testCtx) in TestLogTests() function in dit::TestLogTests
77 TestLogTests::~TestLogTests (void) in ~TestLogTests()
81 void TestLogTests::init (void) in init()
DditTestLogTests.hpp32 class TestLogTests : public tcu::TestCaseGroup class
35 TestLogTests (tcu::TestContext& testCtx);
36 ~TestLogTests (void);
DditTestPackage.cpp63 addChild(new TestLogTests (m_testCtx)); in init()