Searched refs:ProgramInterfaceQueryTests (Results 1 – 3 of 3) sorted by relevance
36 class ProgramInterfaceQueryTests : public TestCaseGroup class39 ProgramInterfaceQueryTests (Context& context);40 ~ProgramInterfaceQueryTests (void);45 ProgramInterfaceQueryTests (const ProgramInterfaceQueryTests& other);46 ProgramInterfaceQueryTests& operator= (const ProgramInterfaceQueryTests& other);
348 addChild(new ProgramInterfaceQueryTests (m_context)); in init()
6993 ProgramInterfaceQueryTests::ProgramInterfaceQueryTests (Context& context) in ProgramInterfaceQueryTests() function in deqp::gles31::Functional::ProgramInterfaceQueryTests6998 ProgramInterfaceQueryTests::~ProgramInterfaceQueryTests (void) in ~ProgramInterfaceQueryTests()7002 void ProgramInterfaceQueryTests::init (void) in init()