Searched defs:mock_upload (Results 1 – 1 of 1) sorted by relevance
/tools/acloud/public/actions/ |
D | remote_instance_cf_device_factory_test.py | 58 def testProcessArtifacts(self, mock_upload, mock_download): argument 286 def testLocalImageRemoteHost(self, mock_launchcvd, mock_upload, mock_init_remote_host): argument 313 def testLocalImageCreateInstance(self, mock_launchcvd, mock_upload, mock_create_gce_instance): argument 374 def testProcessRemoteHostArtifacts(self, mock_upload, mock_download): argument
|