Home
last modified time | relevance | path

Searched refs:getRunMode (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuApp.cpp147 const RunMode runMode = cmdLine.getRunMode(); in App()
211 DE_ASSERT(m_testCtx->getCommandLine().getRunMode() != RUNMODE_EXECUTE); in iterate()
242 const RunMode runMode = m_testCtx->getCommandLine().getRunMode(); in iterate()
H A DtcuCommandLine.hpp160 RunMode getRunMode (void) const;
H A DtcuCommandLine.cpp1055 RunMode CommandLine::getRunMode (void) const { return m_cmdLine.getOption<opt::RunMode>(); } in getRunMode() function in tcu::CommandLine
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A Dtes31Context_override.cpp31 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in Context()
/third_party/vk-gl-cts/modules/gles31/
H A Dtes31Context.cpp42 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in Context()
H A Dtgl45es31TestPackage.cpp65 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in init()
H A Dtes31TestPackage.cpp74 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in init()
/third_party/vk-gl-cts/framework/platform/ohos/
H A DvkMain.cpp61 if (cmdLine.getRunMode() == tcu::RUNMODE_EXECUTE && in main()
H A Dtestmain.cpp173 if (cmdLine.getRunMode() == tcu::RUNMODE_EXECUTE && in main()
/third_party/vk-gl-cts/framework/platform/
H A DtcuMain.cpp60 if (cmdLine.getRunMode() == tcu::RUNMODE_EXECUTE && in main()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcContext.cpp58 if (m_testCtx.getCommandLine().getRunMode() != tcu::RUNMODE_EXECUTE) in createRenderContext()
H A DglcTestPackage.cpp70 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in init()
/third_party/vk-gl-cts/modules/gles3/
H A Dtgl45es3TestPackage.cpp65 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in init()
H A Dtes3TestPackage.cpp144 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in init()
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2TestPackage.cpp146 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in init()

Completed in 7 milliseconds