Searched defs:TestServiceStub (Results 1 – 6 of 6) sorted by relevance
89 stub: test_pb2_grpc.TestServiceStub,107 async def _empty_unary(stub: test_pb2_grpc.TestServiceStub) -> None:115 async def _large_unary(stub: test_pb2_grpc.TestServiceStub) -> None:119 async def _client_streaming(stub: test_pb2_grpc.TestServiceStub) -> None:140 async def _server_streaming(stub: test_pb2_grpc.TestServiceStub) -> None:165 async def _ping_pong(stub: test_pb2_grpc.TestServiceStub) -> None:200 async def _cancel_after_begin(stub: test_pb2_grpc.TestServiceStub):210 async def _cancel_after_first_response(stub: test_pb2_grpc.TestServiceStub):249 async def _timeout_on_sleeping_server(stub: test_pb2_grpc.TestServiceStub):275 async def _empty_stream(stub: test_pb2_grpc.TestServiceStub):[all …]
427 public static final class TestServiceStub class in TestServiceGrpc429 private TestServiceStub( in TestServiceStub() method in TestServiceGrpc.TestServiceStub
435 public static final class TestServiceStub class in TestServiceGrpc437 private TestServiceStub( in TestServiceStub() method in TestServiceGrpc.TestServiceStub
28 class TestServiceStub { class
269 stub: test_pb2_grpc.TestServiceStub,