Searched refs:test__make_authorization_grant_assertion (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/google-auth-library-python/tests_async/oauth2/ | ||
D | test_service_account_async.py | 150 def test__make_authorization_grant_assertion(self): member in TestCredentials |
/aosp_15_r20/external/python/google-auth-library-python/tests/oauth2/ | ||
D | test_service_account.py | 165 def test__make_authorization_grant_assertion(self): member in TestCredentials |