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 506 QueryContextTests::QueryContextTests (EglTestContext& eglTestCtx)
511 QueryContextTests::~QueryContextTests (void)
527 void QueryContextTests::init (void)
teglTestPackage.cpp 111 addChild(new QueryContextTests (m_eglTestCtx));

Completed in 341 milliseconds