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

/external/open-vcdiff/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/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/testing/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/chromium_org/testing/gtest/src/
H A Dgtest-death-test.cc302 std::string GetLastErrnoDescription() { function in namespace:testing::internal
327 << GetLastErrnoDescription() << " [" << last_error << "]";
458 << GetLastErrnoDescription();
954 GetLastErrnoDescription());
966 GetLastErrnoDescription());
1018 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.cc264 String GetLastErrnoDescription() { function in namespace:testing::internal
289 << GetLastErrnoDescription() << " [" << last_error << "]";
420 << GetLastErrnoDescription();
913 GetLastErrnoDescription().c_str()));
926 GetLastErrnoDescription().c_str()));
/external/llvm/utils/unittest/googletest/
H A Dgtest-death-test.cc264 String GetLastErrnoDescription() { function in namespace:testing::internal
289 << GetLastErrnoDescription() << " [" << last_error << "]";
420 << GetLastErrnoDescription();
912 GetLastErrnoDescription().c_str()));
925 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 51 milliseconds