Home
last modified time | relevance | path

Searched refs:gaia_login (Results 1 – 22 of 22) sorted by relevance

/external/autotest/client/cros/networking/chrome_testing/
Dchrome_networking_test_context.py49 gaia_login=False): argument
56 self._gaia_login = gaia_login
68 gaia_login=self._gaia_login,
/external/autotest/client/common_lib/cros/
Dchromedriver.py33 extra_chromedriver_args=None, gaia_login=False, argument
75 gaia_login=gaia_login,
Dchrome.py57 disable_default_apps=True, auto_login=True, gaia_login=False, argument
188 b_options.gaia_login = gaia_login
Darc_util.py207 b_options.gaia_login = True
/external/autotest/client/site_tests/platform_LogoutPerf/
Dplatform_LogoutPerf.py77 gaia_login=True,
84 self.cr = chrome.Chrome(gaia_login=True,
Dcontrol17 The test logs in using the telemetry gaia_login flag, and navigates to
/external/autotest/client/site_tests/policy_EnrollmentRetainment/
Dpolicy_EnrollmentRetainment.py33 gaia_login=True,
/external/autotest/client/bin/
Dautologin.py42 gaia_login=(args.username is not None),
/external/autotest/client/site_tests/login_GaiaLogin/
Dlogin_GaiaLogin.py23 with chrome.Chrome(gaia_login=True,
Dcontrol16 It logs in using the telemetry gaia_login flag, and navigates to
Dcontrol.plt18 It logs in using the telemetry gaia_login flag, and navigates to
/external/autotest/client/site_tests/power_LoadTest/
Dpower_LoadTest.py55 ac_ok=False, log_mem_bandwidth=False, gaia_login=None, argument
128 self._gaia_login = gaia_login
129 if gaia_login is None:
296 gaia_login=self._gaia_login,
308 gaia_login=self._gaia_login)
Dcontrol.force_discharge35 test_low_batt_p=5, gaia_login=False, ac_ok=True,
Dcontrol.fast37 scroll_interval_ms=1000, gaia_login=False, tag=NAME.split('.')[1],
Dcontrol.fast_gaia41 gaia_login=True, tag=NAME.split('.')[1], pdash_note=pdash_note)
/external/autotest/client/site_tests/enterprise_PowerManagement/
Denterprise_PowerManagement.py126 gaia_login=False,
/external/autotest/server/site_tests/sequences/
Dcontrol.power_dashboard_fast25 'gaia_login' : False}),
/external/autotest/client/site_tests/power_LowMemorySuspend/
Dpower_LowMemorySuspend.py119 with chrome.Chrome(gaia_login=True, username=username,
/external/autotest/client/site_tests/network_RackWiFiConnect/
Dnetwork_RackWiFiConnect.py78 password=constants.PASSWORD, gaia_login=True) as \
/external/autotest/client/site_tests/performance_InboxInputLatency/
Dperformance_InboxInputLatency.py44 self.browser = chrome.Chrome(gaia_login=True,
/external/autotest/client/site_tests/files_CopyFileToGoogleDriveUI/
Dfiles_CopyFileToGoogleDriveUI.py314 gaia_login=True) as cr_instance:
/external/autotest/client/cros/enterprise/
Denterprise_policy_base.py968 gaia_login=not self.dms_is_fake,