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);
332 addChild(new ProgramInterfaceQueryTests (m_context)); in init()
6996 ProgramInterfaceQueryTests::ProgramInterfaceQueryTests (Context& context) in ProgramInterfaceQueryTests() function in deqp::gles31::Functional::ProgramInterfaceQueryTests7001 ProgramInterfaceQueryTests::~ProgramInterfaceQueryTests (void) in ~ProgramInterfaceQueryTests()7005 void ProgramInterfaceQueryTests::init (void) in init()