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);
277 RboStateQueryTests::RboStateQueryTests (Context& context) in RboStateQueryTests() function in deqp::gles2::Functional::RboStateQueryTests282 void RboStateQueryTests::init (void) in init()
296 addChild(new RboStateQueryTests (m_context)); in init()
372 RboStateQueryTests::RboStateQueryTests (Context& context) in RboStateQueryTests() function in deqp::gles3::Functional::RboStateQueryTests377 void RboStateQueryTests::init (void) in init()
362 addChild(new RboStateQueryTests (m_context)); in init()