Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglNegativeApiTests.hpp34 class NegativeApiTests : public TestCaseGroup class
37 NegativeApiTests (EglTestContext& eglTestCtx);
38 ~NegativeApiTests (void);
DteglTestPackage.cpp124 addChild(new NegativeApiTests (m_eglTestCtx)); in init()
DteglNegativeApiTests.cpp70 NegativeApiTests::NegativeApiTests (EglTestContext& eglTestCtx) in NegativeApiTests() function in deqp::egl::NegativeApiTests
75 NegativeApiTests::~NegativeApiTests (void) in ~NegativeApiTests()
79 void NegativeApiTests::init (void) in init()