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

  /external/autotest/site_utils/
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(),
server_manager_actions.py 102 def try_execute(server, roles, enable, post_change, function

Completed in 99 milliseconds