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