Home | History | Annotate | Download | only in gtest

Lines Matching defs:StrError

2873 // StrError() aren't needed on Windows CE at this time and thus not
2897 inline const char* StrError(int errnum) { return strerror(errnum); }