HomeSort by relevance Sort by last modified time
    Searched refs:QueryContextTests (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/egl/
teglQueryContextTests.hpp 34 class QueryContextTests : public TestCaseGroup
37 QueryContextTests (EglTestContext& eglTestCtx);
38 virtual ~QueryContextTests (void);
teglQueryContextTests.cpp 370 QueryContextTests::QueryContextTests (EglTestContext& eglTestCtx)
375 QueryContextTests::~QueryContextTests (void)
390 void QueryContextTests::init (void)
teglTestPackage.cpp 115 addChild(new QueryContextTests (m_eglTestCtx));

Completed in 107 milliseconds