Searched refs:IndexedStateQueryTests (Results 1 – 3 of 3) sorted by relevance
36 class IndexedStateQueryTests : public TestCaseGroup class39 IndexedStateQueryTests (Context& context);44 IndexedStateQueryTests (const IndexedStateQueryTests& other);45 IndexedStateQueryTests& operator= (const IndexedStateQueryTests& other);
431 IndexedStateQueryTests::IndexedStateQueryTests (Context& context) in IndexedStateQueryTests() function in deqp::gles3::Functional::IndexedStateQueryTests436 void IndexedStateQueryTests::init (void) in init()
348 addChild(new IndexedStateQueryTests (m_context)); in init()