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

  /external/autotest/client/cros/networking/chrome_testing/
chrome_networking_test_context.py 48 gaia_login=False):
55 self._gaia_login = gaia_login
67 gaia_login=self._gaia_login,
  /external/autotest/client/site_tests/login_GaiaLogin/
login_GaiaLogin.py 30 with chrome.Chrome(gaia_login=True, username=username,
  /external/autotest/client/common_lib/cros/
chrome.py 59 auto_login=True, gaia_login=False,
83 @param gaia_login: Logs in to real gaia.
134 b_options.gaia_login = gaia_login
arc_util.py 144 b_options.gaia_login = True
  /external/autotest/client/site_tests/enterprise_PowerManagement/
enterprise_PowerManagement.py 128 gaia_login=False,
  /external/autotest/client/site_tests/network_RackWiFiConnect/
network_RackWiFiConnect.py 78 password=constants.PASSWORD, gaia_login=True) as \
  /external/autotest/client/site_tests/performance_InboxInputLatency/
performance_InboxInputLatency.py 42 self.browser = chrome.Chrome(gaia_login=True,
  /external/autotest/client/site_tests/power_LoadTest/
power_LoadTest.py 46 ac_ok=False, log_mem_bandwidth=False, gaia_login=True):
70 gaia_login: boolean of whether real GAIA login should be attempted.
101 self._gaia_login = gaia_login
254 gaia_login=self._gaia_login,
265 gaia_login=self._gaia_login)
  /external/autotest/client/cros/enterprise/
enterprise_policy_base.py 392 logging.info(' gaia_login: %s', not self.dms_is_fake)
397 gaia_login=not self.dms_is_fake,

Completed in 129 milliseconds