Searched refs:StringQueryTests (Results 1 – 6 of 6) sorted by relevance
36 class StringQueryTests : public TestCaseGroup class39 StringQueryTests (Context& context);40 ~StringQueryTests (void);45 StringQueryTests (const StringQueryTests& other);46 StringQueryTests& operator= (const StringQueryTests& other);
44 StringQueryTests::StringQueryTests (Context& context) in StringQueryTests() function in deqp::gles3::Functional::StringQueryTests49 StringQueryTests::~StringQueryTests (void) in ~StringQueryTests()53 void StringQueryTests::init (void) in init()
352 addChild(new StringQueryTests (m_context)); in init()
44 StringQueryTests::StringQueryTests (Context& context) in StringQueryTests() function in deqp::gles2::Functional::StringQueryTests49 StringQueryTests::~StringQueryTests (void) in ~StringQueryTests()53 void StringQueryTests::init (void) in init()
288 addChild(new StringQueryTests (m_context)); in init()