Home
last modified time | relevance | path

Searched defs:STREAM_UNARY (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/framework/common/
H A Dcardinality.py25 STREAM_UNARY = "request-streaming/response-unary" variable in Cardinality
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/testing/
H A D_client_application.py34 STREAM_UNARY = "stream unary" variable in Scenario
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
H A D_exit_scenarios.py43 STREAM_UNARY = b"/test/StreamUnary" variable