Home
last modified time | relevance | path

Searched defs:UNARY_STREAM (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/python/grpcio/grpc/framework/common/
Dcardinality.py24 UNARY_STREAM = 'request-unary/response-streaming' variable in Cardinality
/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_signal_client.py29 UNARY_STREAM = "/test/ServerStreaming" variable
D_exit_scenarios.py42 UNARY_STREAM = b'/test/UnaryStream' variable
/third_party/grpc/src/python/grpcio_tests/tests/testing/
D_client_application.py34 UNARY_STREAM = 'unary stream' variable in Scenario