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);
190 DelibsTests::DelibsTests (tcu::TestContext& testCtx) in DelibsTests() function in dit::DelibsTests195 DelibsTests::~DelibsTests (void) in ~DelibsTests()199 void DelibsTests::init (void) in init()
92 addChild(new DelibsTests (m_testCtx)); in init()