HomeSort by relevance Sort by last modified time
    Searched refs:shill_context (Results 1 - 9 of 9) sorted by null

  /external/autotest/client/site_tests/network_RestartShill/
network_RestartShill.py 8 from autotest_lib.client.cros.networking import shill_context
21 with shill_context.stopped_shill():
  /external/autotest/client/site_tests/network_ConfigureEthernetServiceForProfile/
network_ConfigureEthernetServiceForProfile.py 10 from autotest_lib.client.cros.networking import shill_context
25 with shill_context.stopped_shill():
40 with shill_context.stopped_shill():
58 with shill_context.stopped_shill():
  /external/autotest/client/site_tests/network_DefaultProfileServices/
network_DefaultProfileServices.py 9 from autotest_lib.client.cros.networking import shill_context
29 with shill_context.stopped_shill():
44 with shill_context.stopped_shill():
  /external/autotest/client/site_tests/cellular_StressEnable/
cellular_StressEnable.py 11 from autotest_lib.client.cros.networking import shill_context
47 with test_env, shill_context.ServiceAutoConnectContext(
  /external/autotest/client/site_tests/cellular_Smoke/
cellular_Smoke.py 12 from autotest_lib.client.cros.networking import shill_context
100 with test_env, shill_context.ServiceAutoConnectContext(
  /external/autotest/client/site_tests/cellular_OutOfCreditsSubscriptionState/
cellular_OutOfCreditsSubscriptionState.py 15 from autotest_lib.client.cros.networking import shill_context
108 with self.test_env, shill_context.ServiceAutoConnectContext(
  /external/autotest/client/site_tests/cellular_SafetyDance/
cellular_SafetyDance.py 13 from autotest_lib.client.cros.networking import shill_context
127 with test_env, shill_context.ServiceAutoConnectContext(
  /external/autotest/client/cros/cellular/
test_environment.py 18 from autotest_lib.client.cros.networking import shill_context
82 shill_context.AllowedTechnologiesContext(
  /external/autotest/client/site_tests/cellular_ModemControl/
cellular_ModemControl.py 16 from autotest_lib.client.cros.networking import shill_context
372 autoconnect_context = shill_context.ServiceAutoConnectContext(

Completed in 648 milliseconds