Searched defs:GetErrorLogs (Results 1 – 9 of 9) sorted by relevance
505 std::string DeathTestImpl::GetErrorLogs() { return GetCapturedStderr(); } in GetErrorLogs() function in testing::internal::DeathTestImpl1053 std::string FuchsiaDeathTest::GetErrorLogs() { return captured_stderr_; } in GetErrorLogs() function in testing::internal::FuchsiaDeathTest
503 std::string DeathTestImpl::GetErrorLogs() { in GetErrorLogs() function in testing::internal::DeathTestImpl1063 std::string FuchsiaDeathTest::GetErrorLogs() { in GetErrorLogs() function in testing::internal::FuchsiaDeathTest
509 std::string DeathTestImpl::GetErrorLogs() { return GetCapturedStderr(); } in GetErrorLogs() function in testing::internal::DeathTestImpl1047 std::string FuchsiaDeathTest::GetErrorLogs() { return captured_stderr_; } in GetErrorLogs() function in testing::internal::FuchsiaDeathTest
8734 std::string DeathTestImpl::GetErrorLogs() { in GetErrorLogs() function in testing::internal::DeathTestImpl9294 std::string FuchsiaDeathTest::GetErrorLogs() { in GetErrorLogs() function in testing::internal::FuchsiaDeathTest