Searched defs:mock_cvd_utils (Results 1 – 4 of 4) sorted by relevance
/tools/acloud/public/actions/ |
D | remote_instance_cf_device_factory_test.py | 59 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
|
D | remote_host_cf_device_factory_test.py | 87 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/ |
D | delete_test.py | 212 def testCleanUpRemoteHost(self, mock_cvd_utils, mock_ssh): argument
|
/tools/acloud/create/ |
D | local_image_local_instance_test.py | 243 def testCreateInstance(self, mock_instance, mock_cvd_utils, argument
|