Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dserver_manager.py74 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(),
Dserver_manager_actions.py102 def try_execute(server, roles, enable, post_change, function