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

/openjdk10/test/fmw/gtest/include/gtest/internal/
H A Dgtest-port.h1791 inline const char* StrError(int errnum) { return strerror(errnum); } function in namespace:testing::internal::posix

Completed in 101 milliseconds