Searched refs:NegativeStateApiTests (Results 1 – 6 of 6) sorted by relevance
36 class NegativeStateApiTests : public TestCaseGroup class39 NegativeStateApiTests (Context& context);40 ~NegativeStateApiTests (void);45 NegativeStateApiTests (const NegativeStateApiTests& other);46 NegativeStateApiTests& operator= (const NegativeStateApiTests& other);
61 NegativeStateApiTests::NegativeStateApiTests (Context& context) in NegativeStateApiTests() function in deqp::gles3::Functional::NegativeStateApiTests66 NegativeStateApiTests::~NegativeStateApiTests (void) in ~NegativeStateApiTests()70 void NegativeStateApiTests::init (void) in init()
318 addChild(new NegativeStateApiTests (m_context)); in init()
54 NegativeStateApiTests::NegativeStateApiTests (Context& context) in NegativeStateApiTests() function in deqp::gles2::Functional::NegativeStateApiTests59 NegativeStateApiTests::~NegativeStateApiTests (void) in ~NegativeStateApiTests()63 void NegativeStateApiTests::init (void) in init()
248 addChild(new NegativeStateApiTests (m_context)); in init()