Searched defs:interceptor_creators (Results 1 – 17 of 17) sorted by relevance
144 std::shared_ptr<Channel> CreateTestChannel( in CreateTestChannel()204 std::shared_ptr<Channel> CreateTestChannel( in CreateTestChannel()221 std::shared_ptr<Channel> CreateTestChannel( in CreateTestChannel()233 std::shared_ptr<Channel> CreateTestChannel( in CreateTestChannel()
27 std::shared_ptr<Channel> CreateChannelInternal( in CreateChannelInternal()
40 std::shared_ptr<Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
65 std::shared_ptr<grpc::Channel> CreateCustomChannelWithInterceptors( in CreateCustomChannelWithInterceptors()
43 std::shared_ptr<grpc::Channel> CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
58 std::shared_ptr<Channel> CreateCustomInsecureChannelWithInterceptorsFromFd( in CreateCustomInsecureChannelWithInterceptorsFromFd()
47 Channel::Channel(const std::string& host, grpc_channel* channel, in Channel()
62 SecureChannelCredentials::CreateChannelWithInterceptors( in CreateChannelWithInterceptors()
87 interceptor_creators; in main() local
81 std::shared_ptr<Channel> CreateChannelForTestCase( in CreateChannelForTestCase()
220 interceptor_creators() override { in interceptor_creators() function
215 interceptor_creators() override { in interceptor_creators() function
270 void SetInterceptorCreators( in SetInterceptorCreators()
265 void SetInterceptorCreators( in SetInterceptorCreators()
382 interceptor_creators() { in interceptor_creators() function
890 Server::Server( in Server()1006 Server::experimental_type::InProcessChannelWithInterceptors( in InProcessChannelWithInterceptors()
387 void ResetChannel( in ResetChannel()425 void ResetStub( in ResetStub()1819 interceptor_creators; in TEST_P() local1848 interceptor_creators; in TEST_P() local