Home
last modified time | relevance | path

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

/aosp12/system/update_engine/scripts/update_payload/
H A Dchecker_unittest.py122 def __init__(self, mock_fn, *args, **kwargs): argument
127 def addPostCheckForMockFunction(self, mock_fn, *args, **kwargs): argument