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.py56 def __init__(self, services_to_stop=[]): argument
61 self.services_to_stop = services_to_stop
68 for service in self.services_to_stop:
105 return ServiceStopper(services_to_stop=ServiceStopper.THERMAL_SERVICES)