Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Public Member Functions | |
StringMatchResultListener () | |
internal::string | str () const |
void | Clear () |
Public Member Functions inherited from testing::MatchResultListener | |
MatchResultListener (::std::ostream *os) | |
virtual | ~MatchResultListener ()=0 |
template<typename T > | |
MatchResultListener & | operator<< (const T &x) |
::std::ostream * | stream () |
bool | IsInterested () const |
Private Member Functions | |
GTEST_DISALLOW_COPY_AND_ASSIGN_ (StringMatchResultListener) | |
Private Attributes | |
::std::stringstream | ss_ |
Definition at line 184 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 184 of file gmock-matchers.h
|
inline |
Definition at line 186 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 186 of file gmock-matchers.h
|
inline |
Definition at line 192 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 192 of file gmock-matchers.h
References ss_.
Referenced by testing::gmock_matchers_test::TEST().
|
private |
|
inline |
Definition at line 189 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 189 of file gmock-matchers.h
References ss_.
Referenced by testing::gmock_matchers_test::Explain(), testing::internal::TypedExpectation< F >::ExplainMatchResultTo(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::MatchAndExplain(), testing::internal::BothOfMatcherImpl< T >::MatchAndExplain(), testing::internal::EitherOfMatcherImpl< T >::MatchAndExplain(), testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >::MatchAndExplain(), testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::KeyMatcherImpl< PairType >::MatchAndExplain(), testing::internal::PairMatcherImpl< PairType >::MatchAndExplain(), testing::internal::ElementsAreMatcherImpl< Container >::MatchAndExplain(), testing::internal::QuantifierMatcherImpl< Container >::MatchAndExplainImpl(), testing::internal::MatchPrintAndExplain(), testing::gmock_matchers_test::TEST(), and testing::gmock_matchers_test::TEST_F().
|
private |
Definition at line 195 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 195 of file gmock-matchers.h