Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googletest/include/gtest/gtest-test-part.h>
Public Member Functions | |
virtual | ~TestPartResultReporterInterface () |
virtual void | ReportTestPartResult (const TestPartResult &result)=0 |
Definition at line 146 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 146 of file gtest-test-part.h
|
inlinevirtual |
Definition at line 148 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 148 of file gtest-test-part.h
|
pure virtual |
Implemented in testing::internal::DefaultPerThreadTestPartResultReporter, testing::internal::DefaultGlobalTestPartResultReporter, testing::internal::HasNewFatalFailureHelper, and testing::ScopedFakeTestPartResultReporter.
Referenced by testing::internal::HasNewFatalFailureHelper::ReportTestPartResult(), and testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult().