Home
last modified time | relevance | path

Searched refs:mock_shutil (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/public/actions/
Dremote_host_cf_device_factory_test.py293 def testCreateInstanceWithRemoteFetch(self, mock_pull, mock_shutil, argument
319 mock_shutil.copyfile.assert_called_with("/mock/key", mock.ANY)
340 def testCreateInstanceWithFetchCvdWrapper(self, mock_pull, mock_shutil, argument
372 mock_shutil.copyfile.assert_called_with("/mock/key", mock.ANY)