Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/testing/
D_client_application.py57 RPC_ERROR = 'rpc error' variable in Outcome.Kind
235 return Outcome(Outcome.Kind.RPC_ERROR, rpc_error.code(),
D_client_test.py235 _client_application.Outcome.Kind.RPC_ERROR)