Searched refs:DelibsTests (Results 1 – 3 of 3) sorted by relevance
32 class DelibsTests : public tcu::TestCaseGroup class35 DelibsTests (tcu::TestContext& testCtx);36 ~DelibsTests (void);
198 DelibsTests::DelibsTests (tcu::TestContext& testCtx) in DelibsTests() function in dit::DelibsTests203 DelibsTests::~DelibsTests (void) in ~DelibsTests()207 void DelibsTests::init (void) in init()
112 addChild(new DelibsTests (m_testCtx)); in init()