Home
last modified time | relevance | path

Searched refs:test_environment (Results 1 – 25 of 107) sorted by relevance

12345

/external/autotest/client/site_tests/network_3GDisableWhileConnecting/
Dcontrol.pseudomodem22 from autotest_lib.client.cros.cellular import test_environment
27 test_env = test_environment.CellularPseudoMMTestEnvironment(
37 test_env = test_environment.CellularPseudoMMTestEnvironment(
48 test_env = test_environment.CellularPseudoMMTestEnvironment(
58 test_env = test_environment.CellularPseudoMMTestEnvironment(
Dcontrol21 from autotest_lib.client.cros.cellular import test_environment
25 test_env = test_environment.CellularOTATestEnvironment()
37 test_env = test_environment.CellularOTATestEnvironment()
/external/autotest/client/site_tests/network_3GDisableGobiWhileConnecting/
Dcontrol22 from autotest_lib.client.cros.cellular import test_environment
26 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/cellular_ServiceName/
Dcellular_ServiceName.py10 from autotest_lib.client.cros.cellular import test_environment
112 self.test_env = test_environment.CellularPseudoMMTestEnvironment(
130 self.test_env = test_environment.CellularPseudoMMTestEnvironment(
144 self.test_env = test_environment.CellularPseudoMMTestEnvironment(
/external/autotest/client/site_tests/network_3GStressEnable/
Dcontrol.pseudomodem21 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularPseudoMMTestEnvironment(
30 test_env = test_environment.CellularPseudoMMTestEnvironment(
Dcontrol20 from autotest_lib.client.cros.cellular import test_environment
22 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.icera-y340022 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.huawei-me93622 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.gobi3k22 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.altair-alt310022 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.gobi2k22 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.novatel-e36222 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.zte-mf19022 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.huawei-e30322 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.icera-y330022 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.huawei-mu73622 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularOTATestEnvironment()
Dcontrol.altair-messi_v22 from autotest_lib.client.cros.cellular import test_environment
24 test_env = test_environment.CellularOTATestEnvironment()
/external/autotest/client/site_tests/network_3GModemPresent/
Dcontrol.pseudomodem26 from autotest_lib.client.cros.cellular import test_environment
29 test_env = test_environment.CellularPseudoMMTestEnvironment(
35 test_env = test_environment.CellularPseudoMMTestEnvironment(
Dcontrol25 from autotest_lib.client.cros.cellular import test_environment
27 test_env = test_environment.CellularOTATestEnvironment()
/external/autotest/client/site_tests/network_3GSafetyDance/
Dcontrol.pseudomodem24 from autotest_lib.client.cros.cellular import test_environment
27 test_env = test_environment.CellularPseudoMMTestEnvironment(
32 test_env = test_environment.CellularPseudoMMTestEnvironment(
/external/autotest/client/site_tests/network_3GSmokeTest/
Dcontrol.pseudomodem27 from autotest_lib.client.cros.cellular import test_environment
30 test_env = test_environment.CellularPseudoMMTestEnvironment(
35 test_env = test_environment.CellularPseudoMMTestEnvironment(
/external/autotest/client/site_tests/network_3GFailedConnect/
Dcontrol.pseudomodem26 from autotest_lib.client.cros.cellular import test_environment
32 test_env = test_environment.CellularPseudoMMTestEnvironment(
40 test_env = test_environment.CellularPseudoMMTestEnvironment(
/external/autotest/client/site_tests/network_3GModemControl/
Dcontrol.pseudomodem27 from autotest_lib.client.cros.cellular import test_environment
30 test_env = test_environment.CellularPseudoMMTestEnvironment(
38 test_env = test_environment.CellularPseudoMMTestEnvironment(
/external/libmojo/mojo/android/javatests/
Dmojo_test_case.cc46 jlong test_environment) { in TearDownTestEnvironment() argument
47 delete reinterpret_cast<TestEnvironment*>(test_environment); in TearDownTestEnvironment()
/external/autotest/client/site_tests/ui_SettingsPage/
Dui_SettingsPage.py9 from autotest_lib.client.cros.cellular import test_environment
49 test_env = test_environment.CellularPseudoMMTestEnvironment(

12345