Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py437 OAUTH2_AUTH_TOKEN = 'oauth2_auth_token' variable in TestCase
472 elif self is TestCase.OAUTH2_AUTH_TOKEN:
/third_party/grpc/src/python/grpcio_tests/tests_aio/interop/
Dmethods.py411 OAUTH2_AUTH_TOKEN = 'oauth2_auth_token' variable in TestCase
432 TestCase.OAUTH2_AUTH_TOKEN: _oauth2_auth_token,