Namespaces | Functions
delegating_channel_test.cc File Reference
#include <memory>
#include <vector>
#include <gtest/gtest.h>
#include <grpcpp/channel.h>
#include <grpcpp/client_context.h>
#include <grpcpp/create_channel.h>
#include <grpcpp/generic/generic_stub.h>
#include <grpcpp/impl/codegen/delegating_channel.h>
#include <grpcpp/impl/codegen/proto_utils.h>
#include <grpcpp/server.h>
#include <grpcpp/server_builder.h>
#include <grpcpp/server_context.h>
#include <grpcpp/support/client_interceptor.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 "test/cpp/util/string_ref_helper.h"
Include dependency graph for delegating_channel_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 97 of file delegating_channel_test.cc.

Variable Documentation

◆ server_

std::unique_ptr<Server> server_
protected

Definition at line 72 of file delegating_channel_test.cc.

◆ server_address_

std::string server_address_
protected

Definition at line 70 of file delegating_channel_test.cc.

◆ service_

TestServiceImpl service_
protected

Definition at line 71 of file delegating_channel_test.cc.



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