Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py362 def _compute_engine_creds(stub, args): function
471 _compute_engine_creds(stub, args)
/third_party/grpc/src/python/grpcio_tests/tests_aio/interop/
Dmethods.py331 async def _compute_engine_creds(stub: test_pb2_grpc.TestServiceStub, function
431 TestCase.COMPUTE_ENGINE_CREDS: _compute_engine_creds,