Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc433 virtual std::string GetErrorLogs();
502 std::string DeathTestImpl::GetErrorLogs() { in GetErrorLogs() function in testing::internal::DeathTestImpl
573 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