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

/external/deqp/framework/common/
H A DtcuCommandLine.hpp175 bool isOutOfMemoryTestEnabled(void) const;
H A DtcuCommandLine.cpp791 bool CommandLine::isOutOfMemoryTestEnabled (void) const { return m_cmdLine.getOption<opt::TestOOM>(); } function in class:tcu::CommandLine
/external/deqp/modules/egl/
H A DteglMemoryStressTests.cpp356 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled())
/external/deqp/modules/glshared/
H A DglsMemoryStressCase.cpp844 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled())

Completed in 121 milliseconds