Namespaces | Functions
health_service_end2end_test.cc File Reference
#include <memory>
#include <mutex>
#include <thread>
#include <vector>
#include <gtest/gtest.h>
#include <grpc/grpc.h>
#include <grpc/support/log.h>
#include <grpcpp/channel.h>
#include <grpcpp/client_context.h>
#include <grpcpp/create_channel.h>
#include <grpcpp/ext/health_check_service_server_builder_option.h>
#include <grpcpp/health_check_service_interface.h>
#include <grpcpp/server.h>
#include <grpcpp/server_builder.h>
#include <grpcpp/server_context.h>
#include "src/proto/grpc/health/v1/health.grpc.pb.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_health_check_service_impl.h"
#include "test/cpp/end2end/test_service_impl.h"
Include dependency graph for health_service_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 370 of file health_service_end2end_test.cc.

Variable Documentation

◆ cq_

std::unique_ptr<ServerCompletionQueue> cq_
protected

Definition at line 281 of file health_service_end2end_test.cc.

◆ cq_thread_

std::thread cq_thread_
protected

Definition at line 284 of file health_service_end2end_test.cc.

◆ echo_test_service_

TestServiceImpl echo_test_service_
protected

Definition at line 278 of file health_service_end2end_test.cc.

◆ hc_stub_

std::unique_ptr<Health::Stub> hc_stub_
protected

Definition at line 280 of file health_service_end2end_test.cc.

◆ health_check_service_impl_

HealthCheckServiceImpl health_check_service_impl_
protected

Definition at line 279 of file health_service_end2end_test.cc.

◆ impl_

HealthCheckServiceImpl* impl_
private

Definition at line 76 of file health_service_end2end_test.cc.

◆ server_

std::unique_ptr<Server> server_
protected

Definition at line 282 of file health_service_end2end_test.cc.

◆ server_address_

std::ostringstream server_address_
protected

Definition at line 283 of file health_service_end2end_test.cc.



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