Home
last modified time | relevance | path

Searched refs:getRunMode (Results 1 – 12 of 12) sorted by relevance

/external/deqp/framework/common/
DtcuApp.cpp98 const RunMode runMode = cmdLine.getRunMode(); in App()
160 DE_ASSERT(m_testCtx->getCommandLine().getRunMode() != RUNMODE_EXECUTE); in iterate()
188 const RunMode runMode = m_testCtx->getCommandLine().getRunMode(); in iterate()
DtcuCommandLine.hpp158 RunMode getRunMode (void) const;
DtcuCommandLine.cpp833 RunMode CommandLine::getRunMode (void) const { return m_cmdLine.getOption<opt::RunMode>();… in getRunMode() function in tcu::CommandLine
/external/deqp/framework/platform/
DtcuMain.cpp60 if (cmdLine.getRunMode() == tcu::RUNMODE_EXECUTE && in main()
/external/deqp/modules/gles31/
Dtes31Context.cpp42 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in Context()
Dtgl45TestPackage.cpp65 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in init()
Dtes31TestPackage.cpp74 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in init()
/external/angle/src/tests/deqp_support/
Dtes31Context_override.cpp31 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in Context()
/external/deqp/external/openglcts/modules/common/
DglcContext.cpp58 if (m_testCtx.getCommandLine().getRunMode() != tcu::RUNMODE_EXECUTE) in createRenderContext()
DglcTestPackage.cpp70 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in init()
/external/deqp/modules/gles3/
Dtes3TestPackage.cpp144 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in init()
/external/deqp/modules/gles2/
Dtes2TestPackage.cpp146 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in init()