Searched defs:mock_pull (Results 1 – 2 of 2) sorted by relevance
/tools/acloud/public/actions/ |
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 243 def testCreateInstanceWithRemoteImages(self, mock_pull, mock_glob, argument 293 def testCreateInstanceWithRemoteFetch(self, mock_pull, mock_shutil, argument 340 def testCreateInstanceWithFetchCvdWrapper(self, mock_pull, mock_shutil, argument
|
D | remote_instance_cf_device_factory_test.py | 228 def testLocalImageCreateInstance(self, mock_cvd_utils, mock_pull, argument 316 def testRemoteImageCreateInstance(self, mock_cvd_utils, mock_pull, argument
|