Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio/grpc/framework/common/
Dcardinality.py26 STREAM_STREAM = 'request-streaming/response-streaming' variable in Cardinality
/external/grpc-grpc/src/python/grpcio_tests/tests/testing/
D_client_application.py36 STREAM_STREAM = 'stream stream' variable in Scenario
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_exit_scenarios.py43 STREAM_STREAM = b'/test/StreamStream' variable