Searched refs:InternalFormatQueryTests (Results 1 – 6 of 6) sorted by relevance
36 class InternalFormatQueryTests : public TestCaseGroup class39 InternalFormatQueryTests (Context& context);40 ~InternalFormatQueryTests (void);45 InternalFormatQueryTests (const InternalFormatQueryTests& other);46 InternalFormatQueryTests& operator= (const InternalFormatQueryTests& other);
365 InternalFormatQueryTests::InternalFormatQueryTests (Context& context) in InternalFormatQueryTests() function in deqp::gles31::Functional::InternalFormatQueryTests370 InternalFormatQueryTests::~InternalFormatQueryTests (void) in ~InternalFormatQueryTests()374 void InternalFormatQueryTests::init (void) in init()
360 addChild(new InternalFormatQueryTests (m_context)); in init()
36 class InternalFormatQueryTests : public TestCaseGroup class39 InternalFormatQueryTests (Context& context);44 InternalFormatQueryTests (const InternalFormatQueryTests& other);45 InternalFormatQueryTests& operator= (const InternalFormatQueryTests& other);
165 InternalFormatQueryTests::InternalFormatQueryTests (Context& context) in InternalFormatQueryTests() function in deqp::gles3::Functional::InternalFormatQueryTests170 void InternalFormatQueryTests::init (void) in init()
364 addChild(new InternalFormatQueryTests (m_context)); in init()