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

  /external/deqp/modules/egl/
teglCreateContextTests.hpp 34 class CreateContextTests : public TestCaseGroup
37 CreateContextTests (EglTestContext& eglTestCtx);
38 virtual ~CreateContextTests (void);
teglCreateContextTests.cpp 117 CreateContextTests::CreateContextTests (EglTestContext& eglTestCtx)
122 CreateContextTests::~CreateContextTests (void)
126 void CreateContextTests::init (void)
teglTestPackage.cpp 110 addChild(new CreateContextTests (m_eglTestCtx));

Completed in 98 milliseconds