Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py439 PER_RPC_CREDS = 'per_rpc_creds' variable in TestCase
476 elif self is TestCase.PER_RPC_CREDS:
/third_party/grpc/src/python/grpcio_tests/tests_aio/interop/
Dmethods.py413 PER_RPC_CREDS = 'per_rpc_creds' variable in TestCase
434 TestCase.PER_RPC_CREDS: _per_rpc_creds,