Home | History | Annotate | Download | only in googletest

Lines Matching defs:last_error

287     const int last_error = errno;
289 << GetLastErrnoDescription() << " [" << last_error << "]";