Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCommandLine.hpp186 bool isOutOfMemoryTestEnabled(void) const;
DtcuCommandLine.cpp823 bool CommandLine::isOutOfMemoryTestEnabled (void) const { return m_cmdLine.getOption<opt::TestO… in isOutOfMemoryTestEnabled() function in tcu::CommandLine
/external/deqp/modules/egl/
DteglMemoryStressTests.cpp367 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled()) in init()
/external/deqp/modules/glshared/
DglsMemoryStressCase.cpp844 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled()) in init()