Home | History | Annotate | Download | only in gtest

Lines Matching refs:error_num

4934   const int error_num = getaddrinfo(
4936 if (error_num != 0) {
4938 << gai_strerror(error_num);