Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc4934 const int error_num = in MakeConnection() local
4936 if (error_num != 0) { in MakeConnection()
4938 << gai_strerror(error_num); in MakeConnection()