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