Searched defs:StringQueryTests (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fStringQueryTests.cpp44 StringQueryTests::StringQueryTests (Context& context) function in class:deqp::gles2::Functional::StringQueryTests
49 StringQueryTests::~StringQueryTests (void)
53 void StringQueryTests::init (void)
H A Des2fStringQueryTests.hpp36 class StringQueryTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 StringQueryTests (Context& context);
40 ~StringQueryTests (void);
45 StringQueryTests (const StringQueryTests& other);
46 StringQueryTests& operator= (const StringQueryTests& other);
/external/deqp/modules/gles3/functional/
H A Des3fStringQueryTests.cpp44 StringQueryTests::StringQueryTests (Context& context) function in class:deqp::gles3::Functional::StringQueryTests
49 StringQueryTests::~StringQueryTests (void)
53 void StringQueryTests::init (void)
H A Des3fStringQueryTests.hpp36 class StringQueryTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 StringQueryTests (Context& context);
40 ~StringQueryTests (void);
45 StringQueryTests (const StringQueryTests& other);
46 StringQueryTests& operator= (const StringQueryTests& other);

Completed in 87 milliseconds