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 75 server_manager_actions.try_execute(server, [role], enable=True,
101 server_manager_actions.try_execute(server, [role], enable=False,
109 server_manager_actions.try_execute(server, [role], enable=False,
169 server_manager_actions.try_execute(server, server.get_role_names(),
179 server_manager_actions.try_execute(server, server.get_role_names(),
server_manager_actions.py 109 def try_execute(server, roles, enable, post_change, function

Completed in 6331 milliseconds