HomeSort by relevance Sort by last modified time
    Searched refs:isOutOfMemoryTestEnabled (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/common/
tcuCommandLine.hpp 175 bool isOutOfMemoryTestEnabled(void) const;
tcuCommandLine.cpp 791 bool CommandLine::isOutOfMemoryTestEnabled (void) const { return m_cmdLine.getOption<opt::TestOOM>(); }
  /external/deqp/modules/egl/
teglMemoryStressTests.cpp 356 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled())
  /external/deqp/modules/glshared/
glsMemoryStressCase.cpp 844 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled())

Completed in 161 milliseconds