Namespaces | Functions
hybrid_end2end_test.cc File Reference
#include <memory>
#include <thread>
#include <gtest/gtest.h>
#include <grpc/grpc.h>
#include <grpcpp/channel.h>
#include <grpcpp/client_context.h>
#include <grpcpp/create_channel.h>
#include <grpcpp/generic/async_generic_service.h>
#include <grpcpp/server.h>
#include <grpcpp/server_builder.h>
#include <grpcpp/server_context.h>
#include "src/core/lib/gpr/env.h"
#include "src/core/lib/iomgr/iomgr.h"
#include "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h"
#include "src/proto/grpc/testing/echo.grpc.pb.h"
#include "test/core/util/port.h"
#include "test/core/util/test_config.h"
#include "test/cpp/end2end/test_service_impl.h"
#include "test/cpp/util/byte_buffer_proto_helper.h"
Include dependency graph for hybrid_end2end_test.cc:

Go to the source code of this file.

Namespaces

 grpc
 
 grpc::testing
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 972 of file hybrid_end2end_test.cc.

Variable Documentation

◆ cqs_

std::vector<std::unique_ptr<ServerCompletionQueue> > cqs_
protected

Definition at line 437 of file hybrid_end2end_test.cc.

◆ inproc_

bool inproc_
protected

Definition at line 441 of file hybrid_end2end_test.cc.

◆ server_

std::unique_ptr<Server> server_
protected

Definition at line 439 of file hybrid_end2end_test.cc.

◆ server_address_

std::ostringstream server_address_
protected

Definition at line 440 of file hybrid_end2end_test.cc.

◆ stub_

std::unique_ptr<grpc::testing::EchoTestService::Stub> stub_
protected

Definition at line 438 of file hybrid_end2end_test.cc.

◆ unimplemented_service_

grpc::testing::UnimplementedEchoService::Service unimplemented_service_
protected

Definition at line 436 of file hybrid_end2end_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:20