Home
last modified time | relevance | path

Searched defs:GetErrorLogs (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc509 std::string DeathTestImpl::GetErrorLogs() { return GetCapturedStderr(); } GetErrorLogs() function in testing::internal::DeathTestImpl
1047 std::string FuchsiaDeathTest::GetErrorLogs() { return captured_stderr_; } GetErrorLogs() function in testing::internal::FuchsiaDeathTest