Home | History | Annotate | Download | only in cros

Lines Matching refs:USERNAME

18     USERNAME = 'autotest@managedchrome.com'
80 username=None,
88 @param username: Log in using this username instead of the default.
97 username = self.USERNAME if username is None else username
103 username=username,