Searched refs:RboStateQueryTests (Results 1 – 6 of 6) sorted by relevance
36 class RboStateQueryTests : public TestCaseGroup class39 RboStateQueryTests (Context& context);44 RboStateQueryTests (const RboStateQueryTests& other);45 RboStateQueryTests& operator= (const RboStateQueryTests& other);
372 RboStateQueryTests::RboStateQueryTests (Context& context) in RboStateQueryTests() function in deqp::gles3::Functional::RboStateQueryTests377 void RboStateQueryTests::init (void) in init()
356 addChild(new RboStateQueryTests (m_context)); in init()
281 RboStateQueryTests::RboStateQueryTests (Context& context) in RboStateQueryTests() function in deqp::gles2::Functional::RboStateQueryTests286 void RboStateQueryTests::init (void) in init()
291 addChild(new RboStateQueryTests (m_context)); in init()