Searched refs:IntegerStateQueryTests (Results 1 – 9 of 9) sorted by relevance
36 class IntegerStateQueryTests : public TestCaseGroup class39 IntegerStateQueryTests(Context &context);40 ~IntegerStateQueryTests(void);45 IntegerStateQueryTests(const IntegerStateQueryTests &other);46 IntegerStateQueryTests &operator=(const IntegerStateQueryTests &other);
844 IntegerStateQueryTests::IntegerStateQueryTests(Context &context) in IntegerStateQueryTests() function in deqp::gles31::Functional::IntegerStateQueryTests849 IntegerStateQueryTests::~IntegerStateQueryTests(void) in ~IntegerStateQueryTests()853 void IntegerStateQueryTests::init(void) in init()
397 addChild(new IntegerStateQueryTests(m_context)); in init()
44 class IntegerStateQueryTests : public TestCaseGroup class47 IntegerStateQueryTests(Context &context);48 ~IntegerStateQueryTests(void);54 IntegerStateQueryTests(const IntegerStateQueryTests &other);55 IntegerStateQueryTests &operator=(const IntegerStateQueryTests &other);
2128 IntegerStateQueryTests::IntegerStateQueryTests(Context &context) in IntegerStateQueryTests() function in deqp::gles2::Functional::IntegerStateQueryTests2136 IntegerStateQueryTests::~IntegerStateQueryTests(void) in ~IntegerStateQueryTests()2141 void IntegerStateQueryTests::init(void) in init()2544 void IntegerStateQueryTests::deinit(void) in deinit()
284 addChild(new IntegerStateQueryTests(m_context)); in init()
45 class IntegerStateQueryTests : public TestCaseGroup class48 IntegerStateQueryTests(Context &context);49 ~IntegerStateQueryTests(void);55 IntegerStateQueryTests(const IntegerStateQueryTests &other);56 IntegerStateQueryTests &operator=(const IntegerStateQueryTests &other);
2863 IntegerStateQueryTests::IntegerStateQueryTests(Context &context) in IntegerStateQueryTests() function in deqp::gles3::Functional::IntegerStateQueryTests2872 IntegerStateQueryTests::~IntegerStateQueryTests(void) in ~IntegerStateQueryTests()2877 void IntegerStateQueryTests::init(void) in init()3437 void IntegerStateQueryTests::deinit(void) in deinit()
349 addChild(new IntegerStateQueryTests(m_context)); in init()