Searched refs:call_and_report (Results 1 – 2 of 2) sorted by relevance
41 def call_and_report(analyzer_cmd, build_cmd): function61 exit_code, result = call_and_report(analyzer_cmd, build_cmd)
8 from . import call_and_report34 return call_and_report(cmd, [])