Searched refs:InstrumentationError (Results 1 - 3 of 3) sorted by relevance

/development/testrunner/
H A Derrors.py35 class InstrumentationError(Exception): class in inherits:Exception
H A Dadb_interface.py225 InstrumentationError: if instrumentation failed to run
239 raise errors.InstrumentationError("no test results... device setup "
247 raise errors.InstrumentationError(short_msg_result)
/development/testrunner/test_defs/
H A Dinstrumentation_test.py158 except errors.InstrumentationError, errors.DeviceUnresponsiveError:

Completed in 42 milliseconds