Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/google-auth-library-python/tests/oauth2/
Dtest__client.py277 def test_refresh_grant_with_scopes(unused_utcnow): function
/aosp_15_r20/external/python/google-auth-library-python/tests_async/oauth2/
Dtest__client_async.py251 async def test_refresh_grant_with_scopes(unused_utcnow): function