Home
last modified time | relevance | path

Searched defs:SERVICE_ACCOUNT_JSON_FILE (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/python/google-auth-library-python/tests/
Dtest__service_account_info.py26 SERVICE_ACCOUNT_JSON_FILE = os.path.join(DATA_DIR, "service_account.json") variable
Dtest__oauth2client.py30 SERVICE_ACCOUNT_JSON_FILE = os.path.join(DATA_DIR, "service_account.json") variable
Dtest_impersonated_credentials.py37 SERVICE_ACCOUNT_JSON_FILE = os.path.join(DATA_DIR, "service_account.json") variable
Dtest_jwt.py46 SERVICE_ACCOUNT_JSON_FILE = os.path.join(DATA_DIR, "service_account.json") variable
/aosp_15_r20/external/python/google-auth-library-python/tests/crypt/
Dtest_es256.py46 SERVICE_ACCOUNT_JSON_FILE = os.path.join(DATA_DIR, "es256_service_account.json") variable
Dtest__cryptography_rsa.py56 SERVICE_ACCOUNT_JSON_FILE = os.path.join(DATA_DIR, "service_account.json") variable
Dtest__python_rsa.py59 SERVICE_ACCOUNT_JSON_FILE = os.path.join(DATA_DIR, "service_account.json") variable
/aosp_15_r20/external/python/google-auth-library-python/tests/oauth2/
Dtest_service_account.py39 SERVICE_ACCOUNT_JSON_FILE = os.path.join(DATA_DIR, "service_account.json") variable