Home
last modified time | relevance | path

Searched refs:ChooseConfigTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/egl/
DteglChooseConfigTests.hpp34 class ChooseConfigTests : public TestCaseGroup class
37 ChooseConfigTests (EglTestContext& eglTestCtx);
38 virtual ~ChooseConfigTests (void);
DteglChooseConfigTests.cpp472 ChooseConfigTests::ChooseConfigTests (EglTestContext& eglTestCtx) in ChooseConfigTests() function in deqp::egl::ChooseConfigTests
477 ChooseConfigTests::~ChooseConfigTests (void) in ~ChooseConfigTests()
495 void ChooseConfigTests::init (void) in init()
DteglTestPackage.cpp114 addChild(new ChooseConfigTests (m_eglTestCtx)); in init()