Home
last modified time | relevance | path

Searched refs:Sl4aException (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_client.py32 class Sl4aException(error.ActsError): class
36 class Sl4aStartError(Sl4aException):
40 class Sl4aApiError(Sl4aException):
71 class Sl4aConnectionError(Sl4aException):
75 class Sl4aProtocolError(Sl4aException):
82 class Sl4aNotInstalledError(Sl4aException):
86 class Sl4aRpcTimeoutError(Sl4aException):
/tools/test/connectivity/acts/framework/tests/
Dacts_test_decorators_test.py49 raise rpc_client.Sl4aException('')