Searched defs:mock_os (Results 1 – 4 of 4) sorted by relevance
/test/framework/harnesses/host_controller/command_processor/ |
D | command_upload_test.py | 127 mock_os, mock_suite_res_msg, mock_cmd_util, argument 211 def testUploadReportResultDirAbsent(self, mock_logger, mock_os, 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
|
D | command_repack_test.py | 96 mock_os, mock_zipfile, mock_console): argument 132 mock_os, mock_zipfile, mock_console): argument
|
D | command_reproduce_test.py | 213 def testGetResultFromGCSMkdirResults(self, mock_os): argument 229 def testGetResultFromGCSNoResult(self, mock_logging, mock_os, argument 247 def testGetResultFromGCS(self, mock_zipfile, mock_os, mock_gcs_util): argument
|
/test/framework/harnesses/host_controller/build/ |
D | build_flasher_test.py | 36 def testFlashGSIBadPath(self, mock_os, mock_class): argument 47 def testFlashGSISystemOnly(self, mock_os, mock_class): argument 109 def testRepackageArtifacts(self, mock_open, mock_os, mock_cmd_utils, argument
|