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

  /external/autotest/client/site_tests/network_RoamWifiEndToEnd/
network_RoamWifiEndToEnd.py 15 import chrome_net_constants
92 if test == chrome_net_constants.OPEN_CONNECT:
94 elif test == chrome_net_constants.OPEN_ROAM:
  /external/autotest/server/site_tests/network_WiFi_RoamEndToEnd/
network_WiFi_RoamEndToEnd.py 10 import chrome_net_constants
58 test=chrome_net_constants.OPEN_CONNECT)
68 test=chrome_net_constants.OPEN_ROAM)
  /external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/
network_WiFi_RoamSuspendEndToEnd.py 13 import chrome_net_constants
75 time.sleep(chrome_net_constants.LONG_TIMEOUT)
77 ssid=ssid, test=chrome_net_constants.OPEN_CONNECT)
86 ssid=ssid, test=chrome_net_constants.OPEN_ROAM)

Completed in 165 milliseconds