Searched refs:InstrumentationError (Results 1 – 3 of 3) sorted by relevance
35 class InstrumentationError(Exception): class
239 raise errors.InstrumentationError("no test results... device setup "247 raise errors.InstrumentationError(short_msg_result)
158 except errors.InstrumentationError, errors.DeviceUnresponsiveError: