Searched refs:targetCfg (Results 1 – 1 of 1) sorted by relevance
128 xe::TargetConfiguration targetCfg; member203 cmdLine.targetCfg.binaryName = opts.getOption<opt::BinaryName>(); in parseCommandLine()204 cmdLine.targetCfg.workingDir = opts.getOption<opt::WorkingDir>(); in parseCommandLine()205 cmdLine.targetCfg.cmdLineArgs = opts.getOption<opt::CmdLineArgs>(); in parseCommandLine()609 …xe::BatchExecutor executor(cmdLine.targetCfg, commLink.get(), &root, testSet, &batchResult, &infoL… in runExecutor()