Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
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
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
Dremote_instance_cf_device_factory_test.py228 def testLocalImageCreateInstance(self, mock_cvd_utils, mock_pull, argument
316 def testRemoteImageCreateInstance(self, mock_cvd_utils, mock_pull, argument