Searched defs:mock_class (Results 1 – 2 of 2) sorted by relevance
/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 59 def testFlashall(self, mock_class): argument 68 def testEmptySerial(self, mock_class): argument 76 def testFlashUsingCustomBinary(self, mock_class): argument 110 mock_logger, mock_class): argument
|
/test/framework/harnesses/host_controller/ |
D | console_test.py | 154 def testFetchPOSTAndFlash(self, mock_class): argument 220 def testFlashGSI(self, mock_class): argument 228 def testFlashGSIWithVbmeta(self, mock_class): argument 236 def testFlashall(self, mock_class): argument
|