Namespaces | Functions
channelz_service_test.cc File Reference
#include <grpc/support/port_platform.h>
#include <gtest/gtest.h>
#include "absl/memory/memory.h"
#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
#include <grpcpp/channel.h>
#include <grpcpp/client_context.h>
#include <grpcpp/create_channel.h>
#include <grpcpp/ext/channelz_service_plugin.h>
#include <grpcpp/security/credentials.h>
#include <grpcpp/security/server_credentials.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/load_file.h"
#include "src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h"
#include "src/core/lib/security/security_connector/ssl_utils.h"
#include "src/core/lib/slice/slice_internal.h"
#include "src/cpp/client/secure_credentials.h"
#include "src/proto/grpc/channelz/channelz.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/test_credentials_provider.h"
Include dependency graph for channelz_service_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 934 of file channelz_service_test.cc.

Variable Documentation

◆ backends_

std::vector<BackendData> backends_
protected

Definition at line 344 of file channelz_service_test.cc.

◆ channelz_stub_

std::unique_ptr<grpc::channelz::v1::Channelz::Stub> channelz_stub_
protected

Definition at line 335 of file channelz_service_test.cc.

◆ echo_stub_

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

Definition at line 336 of file channelz_service_test.cc.

◆ port

int port

Definition at line 331 of file channelz_service_test.cc.

◆ proxy_port_

int proxy_port_
protected

Definition at line 340 of file channelz_service_test.cc.

◆ proxy_server_

std::unique_ptr<Server> proxy_server_
protected

Definition at line 339 of file channelz_service_test.cc.

◆ proxy_service_

Proxy proxy_service_
protected

Definition at line 341 of file channelz_service_test.cc.

◆ server

std::unique_ptr<Server> server

Definition at line 330 of file channelz_service_test.cc.

◆ service

std::unique_ptr<TestServiceImpl> service

Definition at line 332 of file channelz_service_test.cc.

◆ stubs_

std::vector<std::unique_ptr<grpc::testing::EchoTestService::Stub> > stubs_
private

Definition at line 118 of file channelz_service_test.cc.



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