Searched defs:GetErrorLogs (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/googletest/googletest/src/ | ||
H A D | gtest-death-test.cc | 511 std::string DeathTestImpl::GetErrorLogs() { return GetCapturedStderr(); } in GetErrorLogs() function in testing::internal::DeathTestImpl |