Home
last modified time | relevance | path

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

/external/autotest/client/cros/crash/
Dcrash_test.py79 _CRASH_TEST_IN_PROGRESS = _CRASH_RUN_STATE_DIR + '/crash-test-in-progress' variable in CrashTest
236 utils.open_write_close(self._CRASH_TEST_IN_PROGRESS, 'in-progress')
237 logging.info('Created ' + self._CRASH_TEST_IN_PROGRESS)
239 utils.system('rm -f "%s"' % (self._CRASH_TEST_IN_PROGRESS))