Home
last modified time | relevance | path

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

/third_party/googletest/googletest/src/
Dgtest-death-test.cc509 std::string DeathTestImpl::GetErrorLogs() { return GetCapturedStderr(); } in GetErrorLogs() function in testing::internal::DeathTestImpl
1047 std::string FuchsiaDeathTest::GetErrorLogs() { return captured_stderr_; } in GetErrorLogs() function in testing::internal::FuchsiaDeathTest
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc505 std::string DeathTestImpl::GetErrorLogs() { return GetCapturedStderr(); } in GetErrorLogs() function in testing::internal::DeathTestImpl
1053 std::string FuchsiaDeathTest::GetErrorLogs() { return captured_stderr_; } in GetErrorLogs() function in testing::internal::FuchsiaDeathTest