Searched refs:_fail_program (Results 1 – 2 of 2) sorted by relevance
110 def _fail_program(msg): function195 _fail_program('Failed to run command %s, exit_code=%s' % (cmd, exit_code))276 _fail_program('Failed to pull bugreport.db, msg=%s, exit_code=%s' %299 _fail_program('Failure. Expected only 1 bugreport, but there are %d '370 _fail_program('Dumpstate (bugreport) failed: %s' % err_msg)521 _fail_program('Failed to pull bugreport zip file, exit_code=%s' %537 _fail_program('\nFailure. dumpstate binary is already running.')
80 bugreport_app_tester._fail_program = SimpleMagicMock()