Home
last modified time | relevance | path

Searched refs:ChromeNetworkingTestContext (Results 1 – 11 of 11) sorted by relevance

/external/autotest/client/site_tests/network_ChromeCellularNetworkPresent/
Dnetwork_ChromeCellularNetworkPresent.py25 with cntc.ChromeNetworkingTestContext() as test_context:
/external/autotest/client/site_tests/network_ChromeWifiTDLS/
Dnetwork_ChromeWifiTDLS.py45 with cntc.ChromeNetworkingTestContext() as testing_context:
/external/autotest/client/site_tests/network_ChromeWifiConfigure/
Dnetwork_ChromeWifiConfigure.py64 with cntc.ChromeNetworkingTestContext() as testing_context:
/external/autotest/client/site_tests/network_RoamWifiEndToEnd/
Dnetwork_RoamWifiEndToEnd.py83 with cntc.ChromeNetworkingTestContext() as testing_context:
/external/autotest/client/site_tests/network_ChromeCellularSmokeTest/
Dnetwork_ChromeCellularSmokeTest.py120 testing_context = cntc.ChromeNetworkingTestContext()
/external/autotest/client/cros/networking/chrome_testing/
Dchrome_networking_test_context.py11 class ChromeNetworkingTestContext(object): class
/external/autotest/client/site_tests/network_RackWiFiConnect/
Dnetwork_RackWiFiConnect.py77 with cntc.ChromeNetworkingTestContext(username=uname,
/external/autotest/client/site_tests/network_ChromeCellularNetworkProperties/
Dnetwork_ChromeCellularNetworkProperties.py278 self._chrome_testing = cntc.ChromeNetworkingTestContext()
/external/autotest/client/site_tests/network_ChromeWifiEndToEnd/
Dnetwork_ChromeWifiEndToEnd.py214 with cntc.ChromeNetworkingTestContext() as testing_context:
/external/autotest/client/site_tests/network_ChromeCellularEndToEnd/
Dnetwork_ChromeCellularEndToEnd.py254 with cntc.ChromeNetworkingTestContext() as testing_context:
/external/autotest/client/site_tests/network_MobileSuspendResume/
Dnetwork_MobileSuspendResume.py331 with cntc.ChromeNetworkingTestContext():