Home
last modified time | relevance | path

Searched defs:mock_subproc_popen (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/faft/utils/
Dflashrom_handler_unittest.py39 def testHandlerUnavailable(self, mock_subproc_popen): argument
46 def testHandlerUnavailableCached(self, mock_subproc_popen): argument
58 def testHandlerAvailable(self, mock_subproc_popen): argument
65 def testHandlerAvailableCached(self, mock_subproc_popen): argument
Dshell_wrapper_unittest.py13 def testSuccessTokenAbsent(self, mock_subproc_popen): argument
26 def testSuccessTokenPresent(self, mock_subproc_popen): argument
42 def testSuccessTokenMalformed(self, mock_subproc_popen): argument
Dsaft_flashrom_util_unittest.py24 def testTargetIsBroken(self, mock_subproc_popen): argument
40 def testTargetIsNotBroken(self, mock_subproc_popen): argument