Searched defs:StrError (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h2045 inline const char* StrError(int errnum) { return strerror(errnum); } function in namespace:testing::internal::posix
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h2385 inline const char* StrError(int errnum) { return strerror(errnum); } function in namespace:testing::internal::posix

Completed in 8 milliseconds