Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_exit_scenarios.py36 IN_FLIGHT_STREAM_STREAM_CALL = 'in_flight_stream_stream_call' variable
53 IN_FLIGHT_STREAM_STREAM_CALL: STREAM_STREAM,
231 elif (args.scenario == IN_FLIGHT_STREAM_STREAM_CALL or
D_exit_test.py178 BASE_COMMAND + [_exit_scenarios.IN_FLIGHT_STREAM_STREAM_CALL],