Searched refs:GetErrorLogs (Results 1 – 3 of 3) sorted by relevance
440 virtual std::string GetErrorLogs();509 std::string DeathTestImpl::GetErrorLogs() { return GetCapturedStderr(); } in GetErrorLogs() function in testing::internal::DeathTestImpl577 const std::string error_message = GetErrorLogs(); in Passed()842 std::string GetErrorLogs() override;1047 std::string FuchsiaDeathTest::GetErrorLogs() { return captured_stderr_; } in GetErrorLogs() function in testing::internal::FuchsiaDeathTest
436 virtual std::string GetErrorLogs();505 std::string DeathTestImpl::GetErrorLogs() { return GetCapturedStderr(); } in GetErrorLogs() function in testing::internal::DeathTestImpl573 const std::string error_message = GetErrorLogs(); in Passed()824 std::string GetErrorLogs() override;1053 std::string FuchsiaDeathTest::GetErrorLogs() { return captured_stderr_; } in GetErrorLogs() function in testing::internal::FuchsiaDeathTest
433 virtual std::string GetErrorLogs();502 std::string DeathTestImpl::GetErrorLogs() { in GetErrorLogs() function in testing::internal::DeathTestImpl573 const std::string error_message = GetErrorLogs(); in Passed()824 std::string GetErrorLogs() override;1064 std::string FuchsiaDeathTest::GetErrorLogs() { in GetErrorLogs() function in testing::internal::FuchsiaDeathTest