Home
last modified time | relevance | path

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/
Dgtest-all.cc4934 const int error_num = getaddrinfo( in MakeConnection() local
4936 if (error_num != 0) { in MakeConnection()
4938 << gai_strerror(error_num); in MakeConnection()