Searched refs:MemoryTests (Results 1 – 6 of 6) sorted by relevance
36 class MemoryTests : public TestCaseGroup class39 MemoryTests (Context& testCtx);40 ~MemoryTests (void);45 MemoryTests (const MemoryTests& other);46 MemoryTests& operator= (const MemoryTests& other);
47 MemoryTests::MemoryTests (Context& testCtx) in MemoryTests() function in deqp::gles3::Stress::MemoryTests52 MemoryTests::~MemoryTests(void) in ~MemoryTests()56 void MemoryTests::init (void) in init()
54 addChild(new MemoryTests (m_context)); in init()
45 MemoryTests::MemoryTests (Context& testCtx) in MemoryTests() function in deqp::gles2::Stress::MemoryTests50 MemoryTests::~MemoryTests(void) in ~MemoryTests()54 void MemoryTests::init (void) in init()
49 addChild(new MemoryTests (m_context)); in init()