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

  /external/autotest/site_utils/
deploy_server_local.py 294 def restart_services(service_names, dryrun=False, skip_service_status=False): function
366 restart_services(services, dryrun=dryrun,
deploy_server_local_unittest.py 213 """Helper for testing restart_services.
221 dsl.restart_services(service_results.keys())
224 """Test deploy_server_local.restart_services."""

Completed in 89 milliseconds