Searched refs:check_call_and_report (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/cases/
H A Dtest_from_cmd.py7 from . import make_args, check_call_and_report, create_empty_file namespace
19 return check_call_and_report(
51 outdir = check_call_and_report(
61 outdir = check_call_and_report(
72 outdir = check_call_and_report(
91 outdir = check_call_and_report(
98 outdir = check_call_and_report(
105 outdir = check_call_and_report(
113 outdir = check_call_and_report(
H A D__init__.py59 def check_call_and_report(analyzer_cmd, build_cmd): function

Completed in 174 milliseconds