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

/external/chromium_org/third_party/android_testrunner/
H A Drun_command.py30 _abort_on_error = False variable
35 global _abort_on_error
36 _abort_on_error = abort
84 global _abort_on_error, error_occurred
140 if _abort_on_error and error_occurred:

Completed in 110 milliseconds