Home
last modified time | relevance | path

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

/development/testrunner/
Drun_command.py29 _abort_on_error = False variable
34 global _abort_on_error
35 _abort_on_error = abort
84 global _abort_on_error, error_occurred
144 if _abort_on_error and error_occurred: