Home
last modified time | relevance | path

Searched refs:capture_output (Results 1 – 5 of 5) sorted by relevance

/build/make/tools/
Dmk2bp_partition.py40 ], check=True, capture_output=True, env=env, text=True).stdout.strip()
Dcompare_builds.py332 def RunSoong(out_dir, args, capture_output): argument
336 if capture_output:
/build/bazel/scripts/difftool/
Dclangcompile.py165 check=True, capture_output=True,
Ddifftool.py110 check=False, capture_output=True,
/build/bazel/ci/
Drbc_dashboard.py79 ], check=True, capture_output=True, env=env, text=True).stdout.strip()