Namespaces | Functions
istio_echo_server_test.cc File Reference
#include <memory>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "absl/strings/str_cat.h"
#include "absl/strings/str_format.h"
#include <grpcpp/create_channel.h>
#include <grpcpp/security/credentials.h>
#include <grpcpp/server_builder.h>
#include <grpcpp/support/status.h>
#include "src/core/lib/gprpp/host_port.h"
#include "test/core/util/port.h"
#include "test/core/util/test_config.h"
#include "test/cpp/interop/istio_echo_server_lib.h"
Include dependency graph for istio_echo_server_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 194 of file istio_echo_server_test.cc.

Variable Documentation

◆ echo_test_service_impl_

std::unique_ptr<EchoTestServiceImpl> echo_test_service_impl_
protected

Definition at line 109 of file istio_echo_server_test.cc.

◆ fail_rpc_

std::atomic<bool> fail_rpc_ {false}
private

Definition at line 73 of file istio_echo_server_test.cc.

◆ forwarding_address_

std::string forwarding_address_
private

Definition at line 72 of file istio_echo_server_test.cc.

◆ hostname_

std::string hostname_
private

Definition at line 71 of file istio_echo_server_test.cc.

◆ server_

std::unique_ptr<Server> server_
protected

Definition at line 111 of file istio_echo_server_test.cc.

◆ server_address_

std::string server_address_
protected

Definition at line 110 of file istio_echo_server_test.cc.

◆ simple_server_

std::unique_ptr<Server> simple_server_
protected

Definition at line 112 of file istio_echo_server_test.cc.

◆ simple_test_service_impl_

SimpleEchoTestServerImpl simple_test_service_impl_
protected

Definition at line 108 of file istio_echo_server_test.cc.

◆ stub_

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

Definition at line 113 of file istio_echo_server_test.cc.



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