Home
last modified time | relevance | path

Searched refs:RpcClient (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/
Dfrontend_unittest.py43 frontend.RpcClient('/path', None, None, None, None, None)
Dfrontend.py55 class RpcClient(object): class
117 class Planner(RpcClient):
128 class TKO(RpcClient):
184 class AFE(RpcClient):
/external/autotest/server/cros/dynamic_suite/
Dsuite_unittest.py468 self.suite._tko.run = self.mox.CreateMock(frontend.RpcClient.run)