Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py281 def _status_code_and_message(stub): function
463 _status_code_and_message(stub)
/third_party/grpc/src/python/grpcio_tests/tests_aio/interop/
Dmethods.py250 async def _status_code_and_message(stub: test_pb2_grpc.TestServiceStub): function
427 TestCase.STATUS_CODE_AND_MESSAGE: _status_code_and_message,