Searched refs:test_create_scoped (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/python/oauth2client/tests/ | ||
D | test_service_account.py | 235 def test_create_scoped(self): member in ServiceAccountCredentialsTests |
D | test_client.py | 302 def test_create_scoped(self): member in GoogleCredentialsTests |
/aosp_15_r20/external/python/google-auth-library-python/tests_async/oauth2/ | ||
D | test_service_account_async.py | 131 def test_create_scoped(self): member in TestCredentials |
/aosp_15_r20/external/python/google-auth-library-python/tests/oauth2/ | ||
D | test_service_account.py | 139 def test_create_scoped(self): member in TestCredentials |
/aosp_15_r20/external/python/oauth2client/tests/contrib/ | ||
D | test_appengine.py | 203 def test_create_scoped(self): member in TestAppAssertionCredentials |