Lines Matching refs:RobustnessExtsTestCase
362 class RobustnessExtsTestCase : public TestCase
365 RobustnessExtsTestCase (tcu::TestContext& context, const std::string& name, const CaseDef data);
366 ~RobustnessExtsTestCase (void);
375 RobustnessExtsTestCase::RobustnessExtsTestCase (tcu::TestContext& context, const std::string& name, const CaseDef data)
381 RobustnessExtsTestCase::~RobustnessExtsTestCase (void)
474 void RobustnessExtsTestCase::checkSupport(Context& context) const
940 void RobustnessExtsTestCase::initPrograms (SourceCollections& programCollection) const
1769 TestInstance* RobustnessExtsTestCase::createInstance (Context& context) const
3937 viewGroup->addChild(new RobustnessExtsTestCase(testCtx, name, c));