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.py83 _CRASH_TEST_IN_PROGRESS = '/tmp/crash-test-in-progress' variable in CrashTest
249 utils.open_write_close(self._CRASH_TEST_IN_PROGRESS, 'in-progress')
250 logging.info('Created ' + self._CRASH_TEST_IN_PROGRESS)
252 utils.system('rm -f "%s"' % (self._CRASH_TEST_IN_PROGRESS))