Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-spec-builders.h>
Public Member Functions | |
virtual | ~UntypedActionResultHolderBase () |
virtual void | PrintAsActionResult (::std::ostream *os) const =0 |
Definition at line 1362 of file gmock-spec-builders.h.
View newest version in sPHENIX GitHub at line 1362 of file gmock-spec-builders.h
|
inlinevirtual |
Definition at line 1364 of file gmock-spec-builders.h.
View newest version in sPHENIX GitHub at line 1364 of file gmock-spec-builders.h
|
pure virtual |
Implemented in testing::internal::ActionResultHolder< void >, and testing::internal::ActionResultHolder< T >.
Referenced by testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith().