Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/framework/common/
H A Dcardinality.py23 UNARY_UNARY = "request-unary/response-unary" variable in Cardinality
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
H A D_signal_client.py28 UNARY_UNARY = "/test/Unary" variable
H A D_exit_scenarios.py41 UNARY_UNARY = b"/test/UnaryUnary" variable
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/testing/
H A D_client_application.py32 UNARY_UNARY = "unary unary" variable in Scenario