Go to the documentation of this file.
29 const char* expected) {
52 const bool actual_ret =
55 GPR_ASSERT(actual_host == (host ==
nullptr ?
"" : host));
76 int main(
int argc,
char** argv) {
static void test_split_host_port()
static void test_join_host_port_garbage(void)
static void test_split_host_port_invalid()
bool SplitHostPort(absl::string_view name, absl::string_view *host, absl::string_view *port)
std::string JoinHostPort(absl::string_view host, int port)
static void split_host_port_expect(const char *name, const char *host, const char *port, bool ret)
UniquePtr< SSL_SESSION > ret
static void join_host_port_expect(const char *host, int port, const char *expected)
static void test_join_host_port(void)
int main(int argc, char **argv)
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:01