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) : TestCaseGroup(context, "string", "String Que… in StringQueryTests() function in deqp::gles2::Functional::StringQueryTests48 StringQueryTests::~StringQueryTests(void) in ~StringQueryTests()52 void StringQueryTests::init(void) in init()
287 addChild(new StringQueryTests(m_context)); in init()
44 StringQueryTests::StringQueryTests(Context &context) : TestCaseGroup(context, "string", "String Que… in StringQueryTests() function in deqp::gles3::Functional::StringQueryTests48 StringQueryTests::~StringQueryTests(void) in ~StringQueryTests()52 void StringQueryTests::init(void) in init()
354 addChild(new StringQueryTests(m_context)); in init()