Searched refs:python_command (Results 1 – 3 of 3) sorted by relevance
98 base::CommandLine python_command(base::CommandLine::NO_PROGRAM); in LaunchPython() local99 if (!GetPython3Command(&python_command)) in LaunchPython()102 python_command.AppendArgPath(testserver_path); in LaunchPython()103 if (!AddCommandLineArguments(&python_command)) in LaunchPython()116 python_command.AppendArg("--startup-pipe=" + base::NumberToString(pipefd[1])); in LaunchPython()142 LOG(ERROR) << "Running: " << python_command.GetCommandLineString(); in LaunchPython()143 process_ = base::LaunchProcess(python_command, options); in LaunchPython()145 LOG(ERROR) << "Failed to launch " << python_command.GetCommandLineString(); in LaunchPython()
57 base::CommandLine python_command(base::CommandLine::NO_PROGRAM); in LaunchPython() local58 if (!GetPython3Command(&python_command)) in LaunchPython()61 python_command.AppendArgPath(testserver_path); in LaunchPython()62 if (!AddCommandLineArguments(&python_command)) in LaunchPython()92 python_command.AppendArg( in LaunchPython()108 process_ = base::LaunchProcess(python_command, launch_options); in LaunchPython()110 LOG(ERROR) << "Failed to launch " << python_command.GetCommandLineString(); in LaunchPython()
23 python_command=python25 python_command=python334 …"${python_command}" "${this_script_dir}/bazel_to_cmake.py" "${root_dir}" "${package_dir}" > "${pac…