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_production_local.py 215 def restart_services(service_names, dryrun=False, skip_service_status=False): function
279 restart_services(services, dryrun=dryrun,
deploy_production_local_unittest.py 202 """Helper for testing restart_services.
210 dpl.restart_services(service_results.keys())
213 """Test deploy_production_local.restart_services."""

Completed in 949 milliseconds