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

  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/samples/
call_compute_service.py 1 # To be used to test GoogleCredentials.get_application_default()
13 credentials = GoogleCredentials.get_application_default()
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/samples/googleappengine/
call_compute_service_from_gae.py 1 # To be used to test GoogleCredentials.get_application_default()
12 credentials = GoogleCredentials.get_application_default()
  /external/chromium-trace/catapult/firefighter/base/
bigquery.py 179 credentials = client.GoogleCredentials.get_application_default()
  /external/chromium-trace/catapult/dashboard/dashboard/
utils.py 49 credentials = client.GoogleCredentials.get_application_default()
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
test_oauth2client.py 422 GoogleCredentials.get_application_default())
438 GoogleCredentials.get_application_default())
449 GoogleCredentials.get_application_default()
470 GoogleCredentials.get_application_default()
    [all...]

Completed in 593 milliseconds