Searched refs:error_num (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc4934 const int error_num = getaddrinfo( local
4936 if (error_num != 0) {
4938 << gai_strerror(error_num);

Completed in 18 milliseconds