Searched refs:test_to_json (Results 1 – 5 of 5) sorted by relevance
/external/python/oauth2client/tests/contrib/ | ||
D | test_gce.py | 56 def test_to_json(self): member in AppAssertionCredentialsTests |
/external/python/google-auth-library-python/tests/ | ||
D | test_downscoped.py | 275 def test_to_json(self): member in TestAccessBoundaryRule |
/external/python/google-auth-library-python/tests_async/oauth2/ | ||
D | test_credentials_async.py | 404 def test_to_json(self): member in TestCredentials |
/external/python/google-auth-library-python/tests/oauth2/ | ||
D | test_credentials.py | 769 def test_to_json(self): member in TestCredentials |
/external/python/oauth2client/tests/ | ||
D | test_client.py | 169 def test_to_json(self, to_json): member in CredentialsTests |