Searched refs:TraceProcessorException (Results 1 – 2 of 2) sorted by relevance
25 class TraceProcessorException(Exception): class76 raise TraceProcessorException('Invalid cell type')128 raise TraceProcessorException(200 raise TraceProcessorException(response.error)217 raise TraceProcessorException(response.error)236 raise TraceProcessorException(response.error)
18 from trace_processor.api import TraceProcessor, TraceProcessorException158 with self.assertRaises(TraceProcessorException):291 with self.assertRaises(TraceProcessorException):