Searched defs:LongStressCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
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...]
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&);

Completed in 277 milliseconds