Searched refs:LongStressCase (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/stress/
H A Des2sLongRunningTests.cpp54 typedef gls::LongStressCase::FeatureProbabilities Probs;
118 bufferGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
186 textureGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
237 drawCallGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
274 shaderGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
304 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
327 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
/external/deqp/modules/gles3/stress/
H A Des3sLongRunningTests.cpp54 typedef gls::LongStressCase::FeatureProbabilities Probs;
118 bufferGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
186 textureGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
237 drawCallGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
274 shaderGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
304 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
327 mixedGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
/external/deqp/modules/glshared/
H A DglsLongStressCase.hpp213 class LongStressCase : public tcu::TestCase class in namespace:deqp::gls
272 LongStressCase (tcu::TestContext& testCtx,
287 ~LongStressCase (void);
295 LongStressCase (const LongStressCase&);
296 LongStressCase& operator= (const LongStressCase&);
H A DglsLongStressCase.cpp25 * factor" thing in LongStressCase.
1078 LongStressCase::LongStressCase (tcu::TestContext& testCtx, function in class:deqp::gls::LongStressCaseInternal::LongStressCase
1122 LongStressCase::~LongStressCase (void)
1124 LongStressCase::deinit();
1127 void LongStressCase::init (void)
1238 void LongStressCase::deinit (void)
1255 LongStressCase::IterateResult LongStressCase
[all...]

Completed in 109 milliseconds