Searched refs:ChromeTracingStoppedError (Results 1 – 2 of 2) sorted by relevance
40 class ChromeTracingStoppedError(Exception): class123 raise ChromeTracingStoppedError(151 raise ChromeTracingStoppedError(202 raise ChromeTracingStoppedError(
271 with self.assertRaises(chrome_tracing_agent.ChromeTracingStoppedError):