Classes | Namespaces | Functions | Variables
interceptors_util.h File Reference
#include <condition_variable>
#include <gtest/gtest.h>
#include <grpcpp/channel.h>
#include "src/proto/grpc/testing/echo.grpc.pb.h"
#include "test/cpp/util/string_ref_helper.h"
Include dependency graph for interceptors_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grpc::testing::EchoTestServiceStreamingImpl
 
struct  grpc::testing::Verifier::MaybeExpect
 
class  grpc::testing::NullInterceptorFactory
 
class  grpc::testing::PhonyInterceptor
 
class  grpc::testing::PhonyInterceptorFactory
 
class  grpc::testing::TestInterceptor
 
class  grpc::testing::TestInterceptorFactory
 
class  grpc::testing::Verifier
 

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 ()
 
int grpc::testing::detag (void *p)
 
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)
 
void * grpc::testing::tag (int i)
 

Variables

constexpr int grpc::testing::kNumStreamingMessages = 10
 


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