Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
D__init__.py61 except exceptions.ProcessGoneException:
Dvtune_profiler.py37 except exceptions.ProcessGoneException:
/external/chromium-trace/catapult/telemetry/telemetry/core/
Dexceptions.py117 class ProcessGoneException(Error): class
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dwin_platform_backend.py222 raise exceptions.ProcessGoneException()
261 raise exceptions.ProcessGoneException()
Dlinux_based_platform_backend.py138 raise exceptions.ProcessGoneException()
Dandroid_platform_backend.py288 raise exceptions.ProcessGoneException()
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
Dbrowser.py122 except exceptions.ProcessGoneException:
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
Dchrome_browser_backend.py168 except (exceptions.TimeoutException, exceptions.ProcessGoneException) as e:
Ddesktop_browser_backend.py244 raise exceptions.ProcessGoneException(