Searched refs:isOutOfMemoryTestEnabled (Results 1 – 4 of 4) sorted by relevance
186 bool isOutOfMemoryTestEnabled(void) const;
823 bool CommandLine::isOutOfMemoryTestEnabled (void) const { return m_cmdLine.getOption<opt::TestO… in isOutOfMemoryTestEnabled() function in tcu::CommandLine
367 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled()) in init()
844 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled()) in init()