Home
last modified time | relevance | path

Searched refs:test_sign_bytes (Results 1 – 8 of 8) sorted by relevance

/external/python/google-auth-library-python/tests/
Dtest_iam.py81 def test_sign_bytes(self): member in TestSigner
Dtest_app_engine.py198 def test_sign_bytes(self, app_identity): member in TestCredentials
Dtest_jwt.py446 def test_sign_bytes(self): member in TestCredentials
599 def test_sign_bytes(self): member in TestOnDemandCredentials
Dtest_impersonated_credentials.py324 def test_sign_bytes(self, mock_donor_credentials, mock_authorizedsession_sign): member in TestImpersonatedCredentials
/external/python/google-auth-library-python/tests_async/oauth2/
Dtest_service_account_async.py115 def test_sign_bytes(self): member in TestCredentials
286 def test_sign_bytes(self): member in TestIDTokenCredentials
/external/python/google-auth-library-python/tests_async/
Dtest_jwt_async.py146 def test_sign_bytes(self): member in TestCredentials
306 def test_sign_bytes(self): member in TestOnDemandCredentials
/external/python/google-auth-library-python/tests/oauth2/
Dtest_service_account.py125 def test_sign_bytes(self): member in TestCredentials
443 def test_sign_bytes(self): member in TestIDTokenCredentials
/external/python/google-auth-library-python/tests/compute_engine/
Dtest_credentials.py660 def test_sign_bytes(self, sign, get): member in TestIDTokenCredentials