Searched defs:GetErrorLogs (Results 1 – 2 of 2) sorted by relevance
| /third_party/googletest/googletest/src/ | ||
| D | gtest-death-test.cc | 509 std::string DeathTestImpl::GetErrorLogs() { return GetCapturedStderr(); } in GetErrorLogs() function in testing::internal::DeathTestImpl |
| /third_party/mesa3d/src/gtest/src/ | ||
| D | gtest-death-test.cc | 505 std::string DeathTestImpl::GetErrorLogs() { return GetCapturedStderr(); } in GetErrorLogs() function in testing::internal::DeathTestImpl |