Home
last modified time | relevance | path

Searched refs:last_error (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc327 const int last_error = errno; in FailFromInternalError() local
329 << GetLastErrnoDescription() << " [" << last_error << "]"; in FailFromInternalError()