Home
last modified time | relevance | path

Searched refs:TracingUnexpectedResponseException (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
Dtracing_backend.py33 class TracingUnexpectedResponseException(Exception): class
124 raise TracingUnexpectedResponseException(
184 raise TracingUnexpectedResponseException(
236 raise TracingUnexpectedResponseException(
Dtracing_backend_unittest.py176 tracing_backend.TracingUnexpectedResponseException,