HomeSort by: relevance | last modified time | path
    Searched refs:GetLastErrnoDescription (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 338 std::string GetLastErrnoDescription() {
363 << GetLastErrnoDescription() << " [" << last_error << "]";
496 << GetLastErrnoDescription();
1258 GetLastErrnoDescription());
1270 GetLastErrnoDescription());
1331 GetLastErrnoDescription());
gtest-internal-inl.h 983 GTEST_API_ std::string GetLastErrnoDescription();

Completed in 27 milliseconds