Searched defs:ignore_errors (Results 1 – 4 of 4) sorted by relevance
| /test/py/tests/ |
| A D | test_ums.py | 157 def umount(ignore_errors): argument 174 def stop_ums(ignore_errors): argument
|
| A D | test_dfu.py | 171 def stop_dfu(ignore_errors): argument
|
| /test/py/ |
| A D | utils.py | 134 def wait_until_file_open_fails(fn, ignore_errors): argument 160 def run_and_log(ubman, cmd, ignore_errors=False, stdin=None, env=None): argument
|
| A D | multiplexed_log.py | 114 def run(self, cmd, cwd=None, ignore_errors=False, stdin=None, env=None): argument
|
Completed in 7 milliseconds