Home | History | Annotate | Download | only in gtest

Lines Matching refs:StrError

6799     return errno == 0 ? "" : posix::StrError(errno);