Home
last modified time | relevance | path

Searched defs:mock_cvd_utils (Results 1 – 4 of 4) sorted by relevance

/tools/acloud/public/actions/
Dremote_instance_cf_device_factory_test.py59 def testProcessArtifacts(mock_cvd_utils, mock_uploadca): argument
189 def testGetBuildInfoDict(self, mock_cvd_utils): argument
228 def testLocalImageCreateInstance(self, mock_cvd_utils, mock_pull, argument
277 def testExtraImageCreateInstance(self, mock_cvd_utils): argument
316 def testRemoteImageCreateInstance(self, mock_cvd_utils, mock_pull, argument
356 def testGetOpenWrtInfoDict(self, mock_cvd_utils): argument
Dremote_host_cf_device_factory_test.py87 def testCreateInstanceWithImageDir(self, mock_pull, mock_cvd_utils, argument
143 def testCreateInstanceWithImageZip(self, mock_pull, mock_cvd_utils, argument
190 def testCreateInstanceWithTargetFilesZip(self, mock_pull, mock_cvd_utils, argument
244 mock_check_call, mock_cvd_utils, argument
294 mock_glob, mock_cvd_utils, mock_ssh): argument
341 mock_glob, mock_cvd_utils, argument
399 _mock_check_call, mock_cvd_utils, argument
457 mock_cvd_utils, mock_ssh): argument
/tools/acloud/delete/
Ddelete_test.py212 def testCleanUpRemoteHost(self, mock_cvd_utils, mock_ssh): argument
/tools/acloud/create/
Dlocal_image_local_instance_test.py243 def testCreateInstance(self, mock_instance, mock_cvd_utils, argument