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);
277 Integer64StateQueryTests::Integer64StateQueryTests(Context &context) in Integer64StateQueryTests() function in deqp::gles3::Functional::Integer64StateQueryTests285 Integer64StateQueryTests::~Integer64StateQueryTests(void) in ~Integer64StateQueryTests()290 void Integer64StateQueryTests::init(void) in init()339 void Integer64StateQueryTests::deinit(void) in deinit()
350 addChild(new Integer64StateQueryTests(m_context)); in init()