Searched defs:GetErrorLogs (Results 1 – 4 of 4) 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
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
502 std::string DeathTestImpl::GetErrorLogs() { in GetErrorLogs() function in testing::internal::DeathTestImpl1064 std::string FuchsiaDeathTest::GetErrorLogs() { 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