Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_exit_scenarios.py33 IN_FLIGHT_UNARY_STREAM_CALL = 'in_flight_unary_stream_call' variable
50 IN_FLIGHT_UNARY_STREAM_CALL: UNARY_STREAM,
216 elif (args.scenario == IN_FLIGHT_UNARY_STREAM_CALL or
D_exit_test.py142 BASE_COMMAND + [_exit_scenarios.IN_FLIGHT_UNARY_STREAM_CALL],