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

/external/protobuf/gtest/src/
H A Dgtest-death-test.cc251 String GetLastErrnoDescription() { function in namespace:testing::internal
276 << GetLastErrnoDescription() << " [" << last_error << "]";
404 << GetLastErrnoDescription();
865 GetLastErrnoDescription().c_str()));
878 GetLastErrnoDescription().c_str()));
/external/chromium_org/testing/gtest/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());
1022 GetLastErrnoDescription());
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-death-test.cc264 String GetLastErrnoDescription() { function in namespace:testing::internal
289 << GetLastErrnoDescription() << " [" << last_error << "]";
420 << GetLastErrnoDescription();
913 GetLastErrnoDescription().c_str()));
926 GetLastErrnoDescription().c_str()));
/external/gtest/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());
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc264 String GetLastErrnoDescription() { function in namespace:testing::internal
289 << GetLastErrnoDescription() << " [" << last_error << "]";
423 << GetLastErrnoDescription();
915 GetLastErrnoDescription().c_str()));
928 GetLastErrnoDescription().c_str()));
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc264 String GetLastErrnoDescription() { function in namespace:testing::internal
289 << GetLastErrnoDescription() << " [" << last_error << "]";
420 << GetLastErrnoDescription();
913 GetLastErrnoDescription().c_str()));
926 GetLastErrnoDescription().c_str()));

Completed in 1030 milliseconds