Searched refs:ExecutionCommand (Results 1 – 1 of 1) sorted by relevance
293 std::string ExecutionCommand; member in __anon078d8de40411::CustomExecutor299 : ExecutionCommand(ExecutionCmd), ExecutorArgs(std::move(ExecArgs)) {} in CustomExecutor()318 ProgramArgs.push_back(ExecutionCommand); in ExecuteProgram()328 return RunProgramWithTimeout(ExecutionCommand, ProgramArgs, InputFile, in ExecuteProgram()