Searched refs:try_execute (Results 1 – 2 of 2) sorted by relevance
/external/autotest/site_utils/ |
D | server_manager.py | 74 server_manager_actions.try_execute(server, [role], enable=True, 100 server_manager_actions.try_execute(server, [role], enable=False, 108 server_manager_actions.try_execute(server, [role], enable=False, 163 server_manager_actions.try_execute(server, server.get_role_names(), 173 server_manager_actions.try_execute(server, server.get_role_names(),
|
D | server_manager_actions.py | 102 def try_execute(server, roles, enable, post_change, function
|