Searched refs:StressTests (Results 1 – 10 of 10) sorted by relevance
36 class StressTests : public TestCaseGroup class39 StressTests (Context& context);40 ~StressTests (void);45 StressTests (const StressTests& other);46 StressTests& operator= (const StressTests& other);
37 StressTests::StressTests (Context& context) in StressTests() function in deqp::gles31::Stress::StressTests42 StressTests::~StressTests (void) in ~StressTests()46 void StressTests::init (void) in init()
43 StressTests::StressTests (Context& context) in StressTests() function in deqp::gles3::Stress::StressTests48 StressTests::~StressTests (void) in ~StressTests()52 void StressTests::init (void) in init()
38 StressTests::StressTests (Context& context) in StressTests() function in deqp::gles2::Stress::StressTests43 StressTests::~StressTests (void) in ~StressTests()47 void StressTests::init (void) in init()
75 class StressTests : public TestCaseGroup class78 StressTests (EglTestContext& eglTestCtx) in StressTests() function in deqp::egl::StressTests207 addChild(new StressTests (*m_eglTestCtx)); in init()
123 addChild(new Stress::StressTests (*m_context)); in init()
141 addChild(new Stress::StressTests (*m_context)); in init()
139 addChild(new Stress::StressTests (*m_context)); in init()