Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuCommandLine.hpp238 bool isOutOfMemoryTestEnabled (void) const;
DtcuCommandLine.cpp924 bool CommandLine::isOutOfMemoryTestEnabled (void) const { return m_cmdLine.getOption<opt::Test… in isOutOfMemoryTestEnabled() function in tcu::CommandLine
/third_party/vk-gl-cts/modules/egl/
DteglMemoryStressTests.cpp367 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled()) in init()
/third_party/vk-gl-cts/modules/glshared/
DglsMemoryStressCase.cpp825 if (!m_testCtx.getCommandLine().isOutOfMemoryTestEnabled()) in init()