Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_exit_scenarios.py32 IN_FLIGHT_UNARY_UNARY_CALL = 'in_flight_unary_unary_call' variable
49 IN_FLIGHT_UNARY_UNARY_CALL: UNARY_UNARY,
212 if args.scenario == IN_FLIGHT_UNARY_UNARY_CALL:
D_exit_test.py134 BASE_COMMAND + [_exit_scenarios.IN_FLIGHT_UNARY_UNARY_CALL],