Namespaces | Functions
interceptors_util.cc File Reference
#include "test/cpp/end2end/interceptors_util.h"
#include "absl/memory/memory.h"
#include "test/core/util/test_config.h"
Include dependency graph for interceptors_util.cc:

Go to the source code of this file.

Namespaces

 grpc
 
 grpc::testing
 

Functions

bool grpc::testing::CheckMetadata (const std::multimap< grpc::string_ref, grpc::string_ref > &map, const string &key, const string &value)
 
bool grpc::testing::CheckMetadata (const std::multimap< std::string, std::string > &map, const string &key, const string &value)
 
std::vector< std::unique_ptr< experimental::ClientInterceptorFactoryInterface > > grpc::testing::CreatePhonyClientInterceptors ()
 
void grpc::testing::MakeAsyncCQBidiStreamingCall (const std::shared_ptr< Channel > &)
 
void grpc::testing::MakeAsyncCQCall (const std::shared_ptr< Channel > &channel)
 
void grpc::testing::MakeAsyncCQClientStreamingCall (const std::shared_ptr< Channel > &)
 
void grpc::testing::MakeAsyncCQServerStreamingCall (const std::shared_ptr< Channel > &channel)
 
void grpc::testing::MakeBidiStreamingCall (const std::shared_ptr< Channel > &channel)
 
void grpc::testing::MakeCall (const std::shared_ptr< Channel > &channel, const StubOptions &options)
 
void grpc::testing::MakeCallbackCall (const std::shared_ptr< Channel > &channel)
 
void grpc::testing::MakeClientStreamingCall (const std::shared_ptr< Channel > &channel)
 
void grpc::testing::MakeServerStreamingCall (const std::shared_ptr< Channel > &channel)
 


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