Home
last modified time | relevance | path

Searched refs:sync_conftest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/google-auth-library-python/system_tests/system_tests_async/
Dconftest.py27 from system_tests.system_tests_sync import conftest as sync_conftest unknown
36 yield sync_conftest.SERVICE_ACCOUNT_FILE
42 yield sync_conftest.IMPERSONATED_SERVICE_ACCOUNT_FILE
48 yield sync_conftest.AUTHORIZED_USER_FILE
77 url = _helpers.update_query(sync_conftest.TOKEN_INFO_URL, query_params)
106 if not os.path.isdir(sync_conftest.DATA_DIR):