Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp239 bool isOutOfMemoryTestEnabled (void) const;
H A DtcuCommandLine.cpp1074 bool CommandLine::isOutOfMemoryTestEnabled (void) const { return m_cmdLine.getOption<opt::TestOOM>(); } in isOutOfMemoryTestEnabled() function in tcu::CommandLine
/third_party/vk-gl-cts/modules/egl/
H A DteglMemoryStressTests.cpp367 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled()) in init()
/third_party/vk-gl-cts/modules/glshared/
H A DglsMemoryStressCase.cpp825 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled()) in init()

Completed in 9 milliseconds