Home
last modified time | relevance | path

Searched refs:cmdLineArgs (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/executor/
DxeBatchExecutor.hpp47 std::string cmdLineArgs; member
DxeBatchExecutor.cpp347 …m_commLink->startTestProcess(m_config.binaryName.c_str(), m_config.cmdLineArgs.c_str(), m_config.w… in launchTestSet()
/third_party/vk-gl-cts/executor/tools/
DxeCommandLineExecutor.cpp206 cmdLine.targetCfg.cmdLineArgs = opts.getOption<opt::CmdLineArgs>(); in parseCommandLine()