Home | History | Annotate | Download | only in testserver

Lines Matching refs:user

236   """Models the account state of one sync user."""
586 """Attempt to commit one entry to the user's account.
754 response.authenticate.user.email = 'syncjuser@chromium'
755 response.authenticate.user.display_name = 'Sync J User'
768 """Respond to a Commit request by updating the user's account state.
812 """Respond to a GetUpdates request by querying the user's account.