Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/network_ShillInitScripts/
Dnetwork_ShillInitScripts.py254 def assure_method_calls(self, expected_method_calls, assertion_name): member in network_ShillInitScripts
452 self.assure_method_calls([[ 'CreateProfile', '~chronos/shill' ],
486 self.assure_method_calls([[ 'CreateProfile', '~chronos/shill' ],
503 self.assure_method_calls([[ 'InsertUserProfile',
526 self.assure_method_calls([[ 'InsertUserProfile',
580 self.assure_method_calls([[ 'CreateProfile', '~chronos/shill' ],
607 self.assure_method_calls([[ 'InsertUserProfile',
631 self.assure_method_calls([], 'No more profiles are added to shill')
654 self.assure_method_calls([[ 'PopAllUserProfiles', '' ]],