Searched defs:get_adc_path (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/google-auth-library-python/tests_async/ |
D | test__default_async.py | 199 get_gcloud_creds, get_adc_path, quota_project_id, monkeypatch argument 217 def test__get_gcloud_sdk_credentials(get_adc_path, load, quota_project_id): argument 234 def test__get_gcloud_sdk_credentials_non_existent(get_adc_path, tmpdir): argument 550 def test_default_warning_without_quota_project_id_for_user_creds(get_adc_path): argument 560 def test_default_no_warning_with_quota_project_id_for_user_creds(get_adc_path): argument
|
/aosp_15_r20/external/python/google-auth-library-python/tests/ |
D | test__default.py | 471 get_gcloud_creds, get_adc_path, quota_project_id, monkeypatch argument 489 def test__get_gcloud_sdk_credentials(get_adc_path, load, quota_project_id): argument 504 def test__get_gcloud_sdk_credentials_non_existent(get_adc_path, tmpdir): argument 983 def test_default_warning_without_quota_project_id_for_user_creds(get_adc_path): argument 993 def test_default_no_warning_with_quota_project_id_for_user_creds(get_adc_path): argument
|