Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dservice_stopper.py57 def __init__(self, services_to_stop=[]): argument
62 self.services_to_stop = services_to_stop
69 for service in self.services_to_stop:
123 return ServiceStopper(services_to_stop=ServiceStopper.THERMAL_SERVICES)