Home
last modified time | relevance | path

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

/external/autotest/server/cros/cfm/configurable_test/
Daction_context.py11 crash_detector=None, argument
39 self.crash_detector = crash_detector
Dconfigurable_cfm_test.py3 from autotest_lib.client.common_lib.cros import crash_detector
76 crash_file_detector = crash_detector.CrashDetector(host)
88 crash_detector=crash_file_detector,
Dactions_unittest.py36 crash_detector=self.crash_detector_mock,
Dactions.py383 new_crash_files = context.crash_detector.get_new_crash_files()
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
Dplatform_ExternalUsbPeripherals.py7 from autotest_lib.client.common_lib.cros import crash_detector
349 self. detect_crash = crash_detector.CrashDetector(self.host)