Home | History | Annotate | Download | only in tools

Lines Matching refs:results

590   results = []
597 results.append((subproc.returncode, stdout, stderr))
605 for (returncode, stdout, stderr) in results:
608 return results[0]
1160 # We're done. Let the user know the results in an official manner.
1170 # We're done. Let the user know the results in an official manner.