Home
last modified time | relevance | path

Searched refs:CellularOTATestEnvironment (Results 1 – 25 of 87) sorted by relevance

1234

/external/autotest/client/site_tests/network_3GDisableGobiWhileConnecting/
Dcontrol26 test_env = test_environment.CellularOTATestEnvironment()
39 test_env = test_environment.CellularOTATestEnvironment()
53 test_env = test_environment.CellularOTATestEnvironment()
62 test_env = test_environment.CellularOTATestEnvironment()
/external/autotest/client/site_tests/network_3GDisableWhileConnecting/
Dcontrol25 test_env = test_environment.CellularOTATestEnvironment()
37 test_env = test_environment.CellularOTATestEnvironment()
/external/autotest/client/site_tests/network_3GStressEnable/
Dcontrol22 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.huawei-me93624 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.gobi2k24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.zte-mf19024 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.altair-alt310024 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.altair-messi_v24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.novatel-e36224 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.icera-y340024 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.icera-y330024 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.huawei-mu73624 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.huawei-e30324 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.gobi3k24 test_env = test_environment.CellularOTATestEnvironment()
/external/autotest/client/site_tests/network_3GModemPresent/
Dcontrol27 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.altair-messi_v29 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.huawei-mu73629 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.huawei-e30329 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.icera-y340029 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.gobi3k29 test_env = test_environment.CellularOTATestEnvironment()
/external/autotest/client/site_tests/network_3GSafetyDance/
Dcontrol25 test_env = test_environment.CellularOTATestEnvironment()
/external/autotest/client/site_tests/network_3GRecoverFromGobiDesync/
Dcontrol24 test_env = test_environment.CellularOTATestEnvironment(modem_pattern='Gobi')
Dcontrol.gobi2k26 test_env = test_environment.CellularOTATestEnvironment(modem_pattern='Gobi')
/external/autotest/client/site_tests/network_3GIdentifiers/
Dcontrol29 test_env = test_environment.CellularOTATestEnvironment()
/external/autotest/client/cros/cellular/
Dtest_environment.py332 class CellularOTATestEnvironment(CellularTestEnvironment): class
335 super(CellularOTATestEnvironment, self).__init__(**kwargs)

1234