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

/ndk/sources/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc304 std::string GetLastErrnoDescription() { function in namespace:testing::internal
329 << GetLastErrnoDescription() << " [" << last_error << "]";
460 << GetLastErrnoDescription();
956 GetLastErrnoDescription());
968 GetLastErrnoDescription());
1020 GetLastErrnoDescription());

Completed in 7 milliseconds