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.py40 def testHandlerUnavailable(self, mock_subproc_popen): argument
47 def testHandlerUnavailableCached(self, mock_subproc_popen): argument
59 def testHandlerAvailable(self, mock_subproc_popen): argument
66 def testHandlerAvailableCached(self, mock_subproc_popen): argument
Dshell_wrapper_unittest.py14 def testSuccessTokenAbsent(self, mock_subproc_popen): argument
29 def testSuccessTokenPresent(self, mock_subproc_popen): argument
45 def testSuccessTokenMalformed(self, mock_subproc_popen): argument
Dsaft_flashrom_util_unittest.py25 def testTargetIsBroken(self, mock_subproc_popen): argument
41 def testTargetIsNotBroken(self, mock_subproc_popen): argument