Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_exit_scenarios.py33 IN_FLIGHT_UNARY_UNARY_CALL = 'in_flight_unary_unary_call' variable
50 IN_FLIGHT_UNARY_UNARY_CALL: UNARY_UNARY,
215 if args.scenario == IN_FLIGHT_UNARY_UNARY_CALL:
D_exit_test.py151 [_exit_scenarios.IN_FLIGHT_UNARY_UNARY_CALL],