Searched refs:BooleanStateQueryTests (Results 1 – 9 of 9) sorted by relevance
36 class BooleanStateQueryTests : public TestCaseGroup class39 BooleanStateQueryTests (Context& context);40 ~BooleanStateQueryTests (void);45 BooleanStateQueryTests (const BooleanStateQueryTests& other);46 BooleanStateQueryTests& operator= (const BooleanStateQueryTests& other);
104 BooleanStateQueryTests::BooleanStateQueryTests (Context& context) in BooleanStateQueryTests() function in deqp::gles31::Functional::BooleanStateQueryTests109 BooleanStateQueryTests::~BooleanStateQueryTests (void) in ~BooleanStateQueryTests()113 void BooleanStateQueryTests::init (void) in init()
272 addChild(new BooleanStateQueryTests (m_context)); in init()
45 class BooleanStateQueryTests : public TestCaseGroup class48 BooleanStateQueryTests (Context& context);49 ~BooleanStateQueryTests (void);55 BooleanStateQueryTests (const BooleanStateQueryTests& other);56 BooleanStateQueryTests& operator= (const BooleanStateQueryTests& other);
537 BooleanStateQueryTests::BooleanStateQueryTests (Context& context) in BooleanStateQueryTests() function in deqp::gles2::Functional::BooleanStateQueryTests546 BooleanStateQueryTests::~BooleanStateQueryTests (void) in ~BooleanStateQueryTests()551 void BooleanStateQueryTests::init (void) in init()594 void BooleanStateQueryTests::deinit (void) in deinit()
284 addChild(new BooleanStateQueryTests (m_context)); in init()
46 class BooleanStateQueryTests : public TestCaseGroup class49 BooleanStateQueryTests (Context& context);50 ~BooleanStateQueryTests (void);56 BooleanStateQueryTests (const BooleanStateQueryTests& other);57 BooleanStateQueryTests& operator= (const BooleanStateQueryTests& other);
727 BooleanStateQueryTests::BooleanStateQueryTests (Context& context) in BooleanStateQueryTests() function in deqp::gles3::Functional::BooleanStateQueryTests737 BooleanStateQueryTests::~BooleanStateQueryTests (void) in ~BooleanStateQueryTests()742 void BooleanStateQueryTests::init (void) in init()795 void BooleanStateQueryTests::deinit (void) in deinit()
348 addChild(new BooleanStateQueryTests (m_context)); in init()