Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py438 JWT_TOKEN_CREDS = 'jwt_token_creds' variable in TestCase
474 elif self is TestCase.JWT_TOKEN_CREDS:
/third_party/grpc/src/python/grpcio_tests/tests_aio/interop/
Dmethods.py412 JWT_TOKEN_CREDS = 'jwt_token_creds' variable in TestCase
433 TestCase.JWT_TOKEN_CREDS: _jwt_token_creds,