Home
last modified time | relevance | path

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

/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/site_tests/network_DefaultProfileCreation/
Dnetwork_DefaultProfileCreation.py48 with shill_context.stopped_shill():
/external/autotest/client/cros/networking/
Dshill_context.py113 def stopped_shill(): function