Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/network_ConfigureEthernetServiceForProfile/
Dnetwork_ConfigureEthernetServiceForProfile.py25 with shill_context.stopped_shill():
40 with shill_context.stopped_shill():
58 with shill_context.stopped_shill():
/external/autotest/client/site_tests/network_DefaultProfileServices/
Dnetwork_DefaultProfileServices.py29 with shill_context.stopped_shill():
44 with shill_context.stopped_shill():
/external/autotest/client/site_tests/network_RestartShill/
Dnetwork_RestartShill.py21 with shill_context.stopped_shill():
/external/autotest/client/cros/networking/
Dshill_context.py191 def stopped_shill(): function