Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/google-auth-library-python/tests_async/oauth2/
Dtest_credentials_async.py115 async def test_refresh_no_refresh_token(self): member in TestCredentials
/aosp_15_r20/external/python/google-auth-library-python/tests/oauth2/
Dtest_credentials.py166 def test_refresh_no_refresh_token(self): member in TestCredentials