Functions
grpc::testing::internal Namespace Reference

Functions

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

Function Documentation

◆ CheckServerAuthContext()

void grpc::testing::internal::CheckServerAuthContext ( const ServerContextBase context,
const std::string &  expected_transport_security_type,
const std::string &  expected_client_identity 
)

Definition at line 53 of file test_service_impl.cc.

◆ GetIntValueFromMetadata()

int grpc::testing::internal::GetIntValueFromMetadata ( const char *  key,
const std::multimap< grpc::string_ref, grpc::string_ref > &  metadata,
int  default_value 
)

Definition at line 101 of file test_service_impl.cc.

◆ GetIntValueFromMetadataHelper()

int grpc::testing::internal::GetIntValueFromMetadataHelper ( const char *  key,
const std::multimap< grpc::string_ref, grpc::string_ref > &  metadata,
int  default_value 
)

Definition at line 88 of file test_service_impl.cc.

◆ MaybeEchoDeadline()

void grpc::testing::internal::MaybeEchoDeadline ( ServerContextBase context,
const EchoRequest *  request,
EchoResponse *  response 
)

Definition at line 42 of file test_service_impl.cc.

◆ MetadataMatchCount()

int grpc::testing::internal::MetadataMatchCount ( const std::multimap< grpc::string_ref, grpc::string_ref > &  metadata,
const std::string &  key,
const std::string &  value 
)

Definition at line 75 of file test_service_impl.cc.

◆ ServerTryCancel()

void grpc::testing::internal::ServerTryCancel ( ServerContext context)

Definition at line 108 of file test_service_impl.cc.

◆ ServerTryCancelNonblocking()

void grpc::testing::internal::ServerTryCancelNonblocking ( CallbackServerContext context)

Definition at line 119 of file test_service_impl.cc.



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