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);
309 addChild(new ProgramInterfaceQueryTests (m_context)); in init()
5993 ProgramInterfaceQueryTests::ProgramInterfaceQueryTests (Context& context) in ProgramInterfaceQueryTests() function in deqp::gles31::Functional::ProgramInterfaceQueryTests5998 ProgramInterfaceQueryTests::~ProgramInterfaceQueryTests (void) in ~ProgramInterfaceQueryTests()6002 void ProgramInterfaceQueryTests::init (void) in init()