Home
last modified time | relevance | path

Searched defs:QUOTA_PROJECT_ID (Results 1 – 5 of 5) sorted by relevance

/external/python/google-auth-library-python/tests/
Dtest_downscoped.py49 QUOTA_PROJECT_ID = "QUOTA_PROJECT_ID" variable
Dtest_aws.py39 QUOTA_PROJECT_ID = "QUOTA_PROJECT_ID" variable
Dtest_identity_pool.py39 QUOTA_PROJECT_ID = "QUOTA_PROJECT_ID" variable
Dtest_external_account.py134 QUOTA_PROJECT_ID = "QUOTA_PROJECT_ID" variable in TestCredentials
/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
DImpersonatedCredentialsTest.java138 public static final String QUOTA_PROJECT_ID = "quota-project-id"; field in ImpersonatedCredentialsTest