Home
last modified time | relevance | path

Searched defs:mock_ssh (Results 1 – 2 of 2) sorted by relevance

/tools/acloud/public/actions/
Dremote_host_cf_device_factory_test.py78 mock_ssh, _mock_client): argument
127 mock_ssh, _mock_client): argument
175 mock_ssh, _mock_client): argument
216 mock_glob, mock_cvd_utils, mock_ssh, argument
266 mock_glob, mock_cvd_utils, mock_ssh, argument
/tools/acloud/delete/
Ddelete_test.py212 def testCleanUpRemoteHost(self, mock_cvd_utils, mock_ssh): argument