Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/core/
H A Dexceptions.py54 class AppCrashException(Error): class
57 super(AppCrashException, self).__init__(msg)
83 debug_messages.append(super(AppCrashException, self).__str__())
101 class DevtoolsTargetCrashException(AppCrashException):
115 class BrowserGoneException(AppCrashException):
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/page/
H A Dshared_page_state_unittest.py154 story_run_side_effect=exceptions.AppCrashException(msg='fake crash'))
170 story_run_side_effect=exceptions.AppCrashException(msg='fake crash'))
H A Dpage_run_end_to_end_unittest.py310 raise exceptions.AppCrashException
354 raise exceptions.AppCrashException
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/
H A Dstory_runner_unittest.py102 run_side_effect=exceptions.AppCrashException(msg='App Foo crashes'))])
156 'foo', run_side_effect=exceptions.AppCrashException(msg='crash!')),
390 app_crash_exception = exceptions.AppCrashException(fake_app, msg='foo')
395 with self.assertRaises(exceptions.AppCrashException):
768 'story', run_side_effect=exceptions.AppCrashException())])
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/core/
H A Dminidump_unittest.py211 except exceptions.AppCrashException as e:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/browser/
H A Dbrowser.py223 raise exceptions.AppCrashException(
H A Dbrowser_unittest.py96 with self.assertRaises(exceptions.AppCrashException):
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/backends/chrome/
H A Dandroid_browser_backend.py179 raise exceptions.AppCrashException(
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
H A Dinspector_backend.py639 new_error.AddDebuggingMessage(exceptions.AppCrashException(