Home
last modified time | relevance | path

Searched defs:TestServiceServicer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_gevent/unit/
H A D_test_server.py27 class TestServiceServicer(test_pb2_grpc.TestServiceServicer): class
49 def _create_extra_generic_handler(servicer: TestServiceServicer) -> Any:
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/
H A D_test_server.py62 class TestServiceServicer(test_pb2_grpc.TestServiceServicer): class
146 def _create_extra_generic_handler(servicer: TestServiceServicer):