Searched refs:CreateContextTests (Results 1 – 3 of 3) sorted by relevance
34 class CreateContextTests : public TestCaseGroup class37 CreateContextTests (EglTestContext& eglTestCtx);38 virtual ~CreateContextTests (void);
113 CreateContextTests::CreateContextTests (EglTestContext& eglTestCtx) in CreateContextTests() function in deqp::egl::CreateContextTests118 CreateContextTests::~CreateContextTests (void) in ~CreateContextTests()122 void CreateContextTests::init (void) in init()
109 addChild(new CreateContextTests (m_eglTestCtx)); in init()