Searched defs:mock_gcs_util (Results 1 – 2 of 2) sorted by relevance
/test/framework/harnesses/host_controller/command_processor/ |
D | command_reproduce_test.py | 230 mock_gcs_util): argument 247 def testGetResultFromGCS(self, mock_zipfile, mock_os, mock_gcs_util): argument 273 def testCommandReproduceGsutilAbsent(self, mock_logging, mock_gcs_util): argument 284 def testCommandReproduceInvalidURL(self, mock_logging, mock_gcs_util): argument 298 mock_gcs_util): argument 327 self, mock_imp, mock_open, mock_gcs_util): argument
|
D | command_upload_test.py | 228 def testCommandUploadGsutilAbsent(self, mock_logger, mock_gcs_util, argument 242 def testCommandUploadLatestSrc(self, mock_logger, mock_gcs_util, argument 257 def testCommandUploadLatestLegitSrc(self, mock_os, mock_gcs_util, argument 280 def testCommandUploadFalseDest(self, mock_logger, mock_os, mock_gcs_util, argument 297 def testCommandUploadMultipleFiles(self, mock_os, mock_gcs_util, argument
|