Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
H A DteglNegativeApiTests.hpp34 class NegativeApiTests : public TestCaseGroup class
37 NegativeApiTests (EglTestContext& eglTestCtx);
38 ~NegativeApiTests (void);
H A DteglTestPackage.cpp124 addChild(new NegativeApiTests (m_eglTestCtx)); in init()
H A 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()

Completed in 2 milliseconds