Home
last modified time | relevance | path

Searched defs:mock_os (Results 1 – 4 of 4) sorted by relevance

/test/framework/harnesses/host_controller/command_processor/
Dcommand_upload_test.py127 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
Dcommand_repack_test.py96 mock_os, mock_zipfile, mock_console): argument
132 mock_os, mock_zipfile, mock_console): argument
Dcommand_reproduce_test.py213 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/
Dbuild_flasher_test.py36 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