Home
last modified time | relevance | path

Searched refs:MemoryStressTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/egl/
DteglMemoryStressTests.hpp34 class MemoryStressTests : public TestCaseGroup class
37 MemoryStressTests (EglTestContext& eglTestCtx);
DteglMemoryStressTests.cpp467 MemoryStressTests::MemoryStressTests (EglTestContext& eglTestCtx) in MemoryStressTests() function in deqp::egl::MemoryStressTests
472 void MemoryStressTests::init (void) in init()
DteglTestPackage.cpp75 addChild(new MemoryStressTests(m_eglTestCtx)); in init()