Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dremote_instance_cf_device_factory_test.py58 def testProcessArtifacts(self, mock_upload, mock_download): argument
336 def testDownloadArtifacts(self, mock_download): argument
374 def testProcessRemoteHostArtifacts(self, mock_upload, mock_download): argument
/tools/acloud/create/
Dremote_image_local_instance_test.py68 def testDownloadAndProcessImageFiles(self, mock_download): argument