Home
last modified time | relevance | path

Searched refs:cntc (Results 1 – 12 of 12) sorted by relevance

/external/autotest/client/cros/enterprise/
Denterprise_network_api.py11 import chrome_networking_test_context as cntc unknown
16 NETWORK_TEST_EXTENSION_PATH = cntc.NETWORK_TEST_EXTENSION_PATH
30 testing_context = cntc.ChromeNetworkingTestContext()
/external/autotest/client/site_tests/network_ChromeCellularNetworkPresent/
Dnetwork_ChromeCellularNetworkPresent.py10 import chrome_networking_test_context as cntc unknown
25 with cntc.ChromeNetworkingTestContext() as test_context:
/external/autotest/client/site_tests/network_ChromeWifiTDLS/
Dnetwork_ChromeWifiTDLS.py10 import chrome_networking_test_context as cntc unknown
45 with cntc.ChromeNetworkingTestContext() as testing_context:
/external/autotest/client/site_tests/network_ChromeWifiConfigure/
Dnetwork_ChromeWifiConfigure.py10 import chrome_networking_test_context as cntc unknown
64 with cntc.ChromeNetworkingTestContext() as testing_context:
/external/autotest/client/cros/networking/chrome_testing/
Dchrome_networking_test_api.py25 def __init__(self, cntc): argument
31 self._chrome_testing = cntc
/external/autotest/client/site_tests/network_RoamWifiEndToEnd/
Dnetwork_RoamWifiEndToEnd.py11 import chrome_networking_test_context as cntc unknown
83 with cntc.ChromeNetworkingTestContext() as testing_context:
/external/autotest/client/site_tests/power_WifiIdle/
Dpower_WifiIdle.py11 import chrome_networking_test_context as cntc unknown
62 with cntc.ChromeNetworkingTestContext() as testing_context:
/external/autotest/client/site_tests/network_ChromeCellularSmokeTest/
Dnetwork_ChromeCellularSmokeTest.py14 import chrome_networking_test_context as cntc unknown
120 testing_context = cntc.ChromeNetworkingTestContext()
/external/autotest/client/site_tests/network_RackWiFiConnect/
Dnetwork_RackWiFiConnect.py19 import chrome_networking_test_context as cntc unknown
77 with cntc.ChromeNetworkingTestContext(username=uname,
/external/autotest/client/site_tests/network_ChromeCellularNetworkProperties/
Dnetwork_ChromeCellularNetworkProperties.py15 import chrome_networking_test_context as cntc unknown
278 self._chrome_testing = cntc.ChromeNetworkingTestContext()
/external/autotest/client/site_tests/network_ChromeWifiEndToEnd/
Dnetwork_ChromeWifiEndToEnd.py10 import chrome_networking_test_context as cntc unknown
214 with cntc.ChromeNetworkingTestContext() as testing_context:
/external/autotest/client/site_tests/network_ChromeCellularEndToEnd/
Dnetwork_ChromeCellularEndToEnd.py10 import chrome_networking_test_context as cntc unknown
254 with cntc.ChromeNetworkingTestContext() as testing_context: