Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_exit_scenarios.py36 IN_FLIGHT_PARTIAL_UNARY_STREAM_CALL = 'in_flight_partial_unary_stream_call' variable
53 IN_FLIGHT_PARTIAL_UNARY_STREAM_CALL: PARTIAL_UNARY_STREAM,
217 args.scenario == IN_FLIGHT_PARTIAL_UNARY_STREAM_CALL):
D_exit_test.py166 [_exit_scenarios.IN_FLIGHT_PARTIAL_UNARY_STREAM_CALL],