Searched refs:gaia_id (Results 1 – 6 of 6) sorted by relevance
29 username=None, password=None, gaia_id=None): argument102 self.gaia_id = b_options.gaia_id if gaia_id is None else gaia_id103 b_options.gaia_id = self.gaia_id
24 self._gaia_id = options.browser_options.gaia_id29 gaia_id=None, dont_override_profile=False): argument54 if gaia_id is not None:55 browser_options.gaia_id = gaia_id
51 def NavigateFakeLogin(self, username, password, gaia_id): argument53 self._ExecuteOobeApi('Oobe.loginForTesting', username, password, gaia_id)
202 return self.browser_options.gaia_id
48 gaia_id=self._TEST_GAIAID) as cr:
425 self.gaia_id = '12345'