Home
last modified time | relevance | path

Searched refs:gaia_id (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/
Dchrome.py60 username=None, password=None, gaia_id=None, argument
144 self.gaia_id = b_options.gaia_id if gaia_id is None else gaia_id
145 b_options.gaia_id = self.gaia_id
/external/autotest/client/site_tests/login_OwnershipNotRetaken/
Dlogin_OwnershipNotRetaken.py55 gaia_id=self._TEST_GAIAID) as cr: