Searched refs:ColorClearTests (Results 1 – 3 of 3) sorted by relevance
34 class ColorClearTests : public TestCaseGroup class37 ColorClearTests (EglTestContext& eglTestCtx);38 virtual ~ColorClearTests (void);
38 ColorClearTests::ColorClearTests (EglTestContext& eglTestCtx) in ColorClearTests() function in deqp::egl::ColorClearTests43 ColorClearTests::~ColorClearTests (void) in ~ColorClearTests()80 void ColorClearTests::init (void) in init()
119 addChild(new ColorClearTests (m_eglTestCtx)); in init()