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);
375 RboStateQueryTests::RboStateQueryTests (Context& context) in RboStateQueryTests() function in deqp::gles3::Functional::RboStateQueryTests380 void RboStateQueryTests::init (void) in init()
354 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()
290 addChild(new RboStateQueryTests (m_context)); in init()