Searched defs:mock_pull (Results 1 – 2 of 2) sorted by relevance
/tools/acloud/public/actions/ |
D | remote_host_cf_device_factory_test.py | 71 def testCreateInstanceWithImageDir(self, mock_pull, mock_cvd_utils, argument 112 def testCreateInstanceWithImageZip(self, mock_pull, mock_cvd_utils, argument 145 def testCreateInstanceWithRemoteImages(self, mock_pull, mock_glob, argument
|
D | remote_instance_cf_device_factory_test.py | 227 def testLocalImageCreateInstance(self, mock_cvd_utils, mock_pull, argument 269 def testRemoteImageCreateInstance(self, mock_cvd_utils, mock_pull, argument
|