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 username103 username=username,