Searched refs:Integer64StateQueryTests (Results 1 – 3 of 3) sorted by relevance
44 class Integer64StateQueryTests : public TestCaseGroup class47 Integer64StateQueryTests (Context& context);48 ~Integer64StateQueryTests (void);54 Integer64StateQueryTests (const Integer64StateQueryTests& other);55 Integer64StateQueryTests& operator= (const Integer64StateQueryTests& other);
266 Integer64StateQueryTests::Integer64StateQueryTests (Context& context) in Integer64StateQueryTests() function in deqp::gles3::Functional::Integer64StateQueryTests274 Integer64StateQueryTests::~Integer64StateQueryTests (void) in ~Integer64StateQueryTests()279 void Integer64StateQueryTests::init (void) in init()312 void Integer64StateQueryTests::deinit (void) in deinit()
354 addChild(new Integer64StateQueryTests (m_context)); in init()