Namespaces | Functions
test_service_impl.cc File Reference
#include "test/cpp/end2end/test_service_impl.h"
#include <string>
#include <thread>
#include <gtest/gtest.h>
#include <grpc/support/log.h>
#include <grpcpp/alarm.h>
#include <grpcpp/security/credentials.h>
#include <grpcpp/server_context.h>
#include "src/proto/grpc/testing/echo.grpc.pb.h"
#include "test/cpp/util/string_ref_helper.h"
Include dependency graph for test_service_impl.cc:

Go to the source code of this file.

Namespaces

 grpc
 
 grpc::testing
 
 grpc::testing::internal
 

Functions

void grpc::testing::internal::CheckServerAuthContext (const ServerContextBase *context, const std::string &expected_transport_security_type, const std::string &expected_client_identity)
 
int grpc::testing::internal::GetIntValueFromMetadata (const char *key, const std::multimap< grpc::string_ref, grpc::string_ref > &metadata, int default_value)
 
int grpc::testing::internal::GetIntValueFromMetadataHelper (const char *key, const std::multimap< grpc::string_ref, grpc::string_ref > &metadata, int default_value)
 
void grpc::testing::internal::MaybeEchoDeadline (ServerContextBase *context, const EchoRequest *request, EchoResponse *response)
 
int grpc::testing::internal::MetadataMatchCount (const std::multimap< grpc::string_ref, grpc::string_ref > &metadata, const std::string &key, const std::string &value)
 
void grpc::testing::internal::ServerTryCancel (ServerContext *context)
 
void grpc::testing::internal::ServerTryCancelNonblocking (CallbackServerContext *context)
 


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