HomeSort by relevance Sort by last modified time
    Searched refs:AUTHORIZED_USER (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
test_oauth2client.py 48 from oauth2client.client import AUTHORIZED_USER
351 self.assertEqual('authorized_user', d['type'])
367 "(and have one of the '" + AUTHORIZED_USER +
506 AUTHORIZED_USER + "' or '" + SERVICE_ACCOUNT +
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
client.py 73 AUTHORIZED_USER = 'authorized_user'
    [all...]

Completed in 44 milliseconds