HomeSort by relevance Sort by last modified time
    Searched refs:add_method_call (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/network_ShillInitScripts/
mock_flimflam.py 34 self.add_method_call('CreateProfile', profile)
46 self.add_method_call('RemoveProfile', profile)
57 self.add_method_call('PushProfile', profile)
70 self.add_method_call('InsertUserProfile', (profile, user_hash))
82 self.add_method_call('PopProfile', profile)
89 self.add_method_call('PopAllUserProfiles', '')
92 def add_method_call(self, method, arg): member in class:FlimflamManager
  /external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
mock_lorgnette.py 40 self.add_method_call('ListScanners', '')
58 self.add_method_call('ScanImage', (device, scan_properties))
69 def add_method_call(self, method, arg): member in class:LorgnetteManager

Completed in 69 milliseconds