Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_exit_scenarios.py34 IN_FLIGHT_STREAM_UNARY_CALL = 'in_flight_stream_unary_call' variable
51 IN_FLIGHT_STREAM_UNARY_CALL: STREAM_UNARY,
222 elif (args.scenario == IN_FLIGHT_STREAM_UNARY_CALL or
D_exit_test.py149 BASE_COMMAND + [_exit_scenarios.IN_FLIGHT_STREAM_UNARY_CALL],