Searched refs:QueryContextTests (Results 1 – 3 of 3) sorted by relevance
34 class QueryContextTests : public TestCaseGroup class37 QueryContextTests (EglTestContext& eglTestCtx);38 virtual ~QueryContextTests (void);
370 QueryContextTests::QueryContextTests (EglTestContext& eglTestCtx) in QueryContextTests() function in deqp::egl::QueryContextTests375 QueryContextTests::~QueryContextTests (void) in ~QueryContextTests()390 void QueryContextTests::init (void) in init()
115 addChild(new QueryContextTests (m_eglTestCtx)); in init()