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

  /external/autotest/client/site_tests/network_ChromeCellularNetworkPresent/
network_ChromeCellularNetworkPresent.py 10 import chrome_networking_test_context as cntc
25 with cntc.ChromeNetworkingTestContext() as test_context:
  /external/autotest/client/site_tests/network_ChromeWifiConfigure/
network_ChromeWifiConfigure.py 10 import chrome_networking_test_context as cntc
64 with cntc.ChromeNetworkingTestContext() as testing_context:
  /external/autotest/client/site_tests/network_ChromeWifiTDLS/
network_ChromeWifiTDLS.py 10 import chrome_networking_test_context as cntc
45 with cntc.ChromeNetworkingTestContext() as testing_context:
  /external/autotest/client/cros/networking/chrome_testing/
chrome_networking_test_api.py 25 def __init__(self, cntc):
28 @param cntc: Instance of type ChromeNetworkingTestContext.
31 self._chrome_testing = cntc
  /external/autotest/client/site_tests/network_RoamWifiEndToEnd/
network_RoamWifiEndToEnd.py 11 import chrome_networking_test_context as cntc
83 with cntc.ChromeNetworkingTestContext() as testing_context:
  /external/autotest/client/cros/enterprise/
enterprise_network_api.py 11 import chrome_networking_test_context as cntc
16 NETWORK_TEST_EXTENSION_PATH = cntc.NETWORK_TEST_EXTENSION_PATH
30 testing_context = cntc.ChromeNetworkingTestContext()
  /external/autotest/client/site_tests/power_WifiIdle/
power_WifiIdle.py 11 import chrome_networking_test_context as cntc
62 with cntc.ChromeNetworkingTestContext() as testing_context:
  /external/autotest/client/site_tests/network_ChromeCellularSmokeTest/
network_ChromeCellularSmokeTest.py 14 import chrome_networking_test_context as cntc
120 testing_context = cntc.ChromeNetworkingTestContext()
  /external/autotest/client/site_tests/network_RackWiFiConnect/
network_RackWiFiConnect.py 19 import chrome_networking_test_context as cntc
77 with cntc.ChromeNetworkingTestContext(username=uname,
  /external/autotest/client/site_tests/network_ChromeCellularEndToEnd/
network_ChromeCellularEndToEnd.py 10 import chrome_networking_test_context as cntc
254 with cntc.ChromeNetworkingTestContext() as testing_context:
  /external/autotest/client/site_tests/network_ChromeCellularNetworkProperties/
network_ChromeCellularNetworkProperties.py 15 import chrome_networking_test_context as cntc
88 cntc.ChromeNetworkingTestContext.
278 self._chrome_testing = cntc.ChromeNetworkingTestContext()
  /external/autotest/client/site_tests/network_ChromeWifiEndToEnd/
network_ChromeWifiEndToEnd.py 10 import chrome_networking_test_context as cntc
214 with cntc.ChromeNetworkingTestContext() as testing_context:

Completed in 251 milliseconds