19 #ifndef GRPC_TEST_CPP_UTIL_CREATE_TEST_CHANNEL_H
20 #define GRPC_TEST_CPP_UTIL_CREATE_TEST_CHANNEL_H
48 const std::shared_ptr<CallCredentials>& creds);
53 const std::shared_ptr<CallCredentials>& creds,
54 const ChannelArguments&
args);
58 const std::string& override_hostname,
bool use_prod_roots,
59 const std::shared_ptr<CallCredentials>& creds,
60 const ChannelArguments&
args);
64 const std::shared_ptr<CallCredentials>& creds);
69 const std::shared_ptr<CallCredentials>& creds,
71 std::unique_ptr<experimental::ClientInterceptorFactoryInterface>>
72 interceptor_creators);
77 const std::shared_ptr<CallCredentials>& creds,
const ChannelArguments&
args,
79 std::unique_ptr<experimental::ClientInterceptorFactoryInterface>>
80 interceptor_creators);
84 const std::string& override_hostname,
bool use_prod_roots,
85 const std::shared_ptr<CallCredentials>& creds,
const ChannelArguments&
args,
87 std::unique_ptr<experimental::ClientInterceptorFactoryInterface>>
88 interceptor_creators);
92 const std::shared_ptr<CallCredentials>& creds,
94 std::unique_ptr<experimental::ClientInterceptorFactoryInterface>>
95 interceptor_creators);
99 #endif // GRPC_TEST_CPP_UTIL_CREATE_TEST_CHANNEL_H