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

  /external/deqp/modules/egl/
teglChooseConfigTests.hpp 34 class ChooseConfigTests : public TestCaseGroup
37 ChooseConfigTests (EglTestContext& eglTestCtx);
38 virtual ~ChooseConfigTests (void);
teglTestPackage.cpp 114 addChild(new ChooseConfigTests (m_eglTestCtx));
teglChooseConfigTests.cpp 472 ChooseConfigTests::ChooseConfigTests (EglTestContext& eglTestCtx)
477 ChooseConfigTests::~ChooseConfigTests (void)
495 void ChooseConfigTests::init (void)

Completed in 77 milliseconds