Searched refs:get_new_crash_files (Results 1 – 5 of 5) sorted by relevance
63 def get_new_crash_files(self): member in CrashDetector84 if self.get_new_crash_files():
181 self.crash_detector_mock.get_new_crash_files = mock.Mock(187 self.crash_detector_mock.get_new_crash_files = mock.Mock(
80 crash_file_detector.get_new_crash_files()
383 new_crash_files = context.crash_detector.get_new_crash_files()
175 crash_files = self.detect_crash.get_new_crash_files()