Searched refs:interceptor_creators (Results 1 – 25 of 29) sorted by relevance
12
150 interceptor_creators) { in CreateTestChannel()155 if (interceptor_creators.empty()) { in CreateTestChannel()161 std::move(interceptor_creators)); in CreateTestChannel()182 if (interceptor_creators.empty()) { in CreateTestChannel()188 std::move(interceptor_creators)); in CreateTestChannel()195 if (interceptor_creators.empty()) { in CreateTestChannel()199 server, channel_creds, channel_args, std::move(interceptor_creators)); in CreateTestChannel()210 interceptor_creators) { in CreateTestChannel()218 std::move(interceptor_creators)); in CreateTestChannel()227 interceptor_creators) { in CreateTestChannel()[all …]
76 interceptor_creators);84 interceptor_creators);92 interceptor_creators);99 interceptor_creators);
85 interceptor_creators) { in CreateChannelForTestCase()121 std::move(interceptor_creators)); in CreateChannelForTestCase()123 if (interceptor_creators.empty()) { in CreateChannelForTestCase()127 std::move(interceptor_creators)); in CreateChannelForTestCase()
46 interceptor_creators = {});
71 interceptor_creators) { in CreateCustomChannelWithInterceptors()75 target, args, std::move(interceptor_creators)) in CreateCustomChannelWithInterceptors()81 std::move(interceptor_creators)); in CreateCustomChannelWithInterceptors()
31 interceptor_creators) { in CreateChannelInternal()33 new Channel(host, c_channel, std::move(interceptor_creators))); in CreateChannelInternal()
44 interceptor_creators) override { in CreateChannelWithInterceptors()50 std::move(interceptor_creators)); in CreateChannelWithInterceptors()
47 interceptor_creators) override { in CreateChannelWithInterceptors()54 std::move(interceptor_creators)); in CreateChannelWithInterceptors()
62 interceptor_creators) { in CreateCustomInsecureChannelWithInterceptorsFromFd()70 std::move(interceptor_creators)); in CreateCustomInsecureChannelWithInterceptorsFromFd()
36 interceptor_creators);
50 interceptor_creators) in Channel()52 interceptor_creators_ = std::move(interceptor_creators); in Channel()
87 interceptor_creators; in main() local88 interceptor_creators.push_back(std::unique_ptr<CachingInterceptorFactory>( in main()92 std::move(interceptor_creators)); in main()
44 interceptor_creators);81 interceptor_creators);86 interceptor_creators);
44 interceptor_creators);83 interceptor_creators);88 interceptor_creators);
122 interceptor_creators);186 interceptor_creators = std::vector<std::unique_ptr<215 interceptor_creators() override { in interceptor_creators() function
127 interceptor_creators);192 interceptor_creators = std::vector<std::unique_ptr<220 interceptor_creators() override { in interceptor_creators() function
62 interceptor_creators);
74 interceptor_creators);
273 interceptor_creators) { in SetInterceptorCreators()274 builder_->interceptor_creators_ = std::move(interceptor_creators); in SetInterceptorCreators()
268 interceptor_creators) { in SetInterceptorCreators()269 builder_->interceptor_creators_ = std::move(interceptor_creators); in SetInterceptorCreators()
55 interceptor_creators);89 interceptor_creators);
56 interceptor_creators);101 interceptor_creators);
390 interceptor_creators = {}) { in ResetChannel()410 interceptor_creators.empty() ? CreateDummyClientInterceptors()411 : std::move(interceptor_creators));418 args, interceptor_creators.empty()420 : std::move(interceptor_creators));428 interceptor_creators = {}) { in ResetStub()429 ResetChannel(std::move(interceptor_creators));1819 interceptor_creators; in TEST_P() local1820 interceptor_creators.push_back(std::unique_ptr<CredentialsInterceptorFactory>( in TEST_P()1822 ResetStub(std::move(interceptor_creators)); in TEST_P()[all …]