Home
last modified time | relevance | path

Searched refs:addPostCheckForMockFunction (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/update_engine/scripts/update_payload/
H A Dchecker_unittest.py127 def addPostCheckForMockFunction(self, mock_fn, *args, **kwargs): member in PayloadCheckerTest
211 self.addPostCheckForMockFunction(msg.HasField, name)
218 self.addPostCheckForMockFunction(report.AddSubReport, name)
221 self.addPostCheckForMockFunction(report.AddField, name, convert(val),