Analysis Software
Documentation for sPHENIX simulation software
|
Public Types | |
typedef ::testing::tuple< T, Second > | ArgTuple |
Public Member Functions | |
Impl (const Tuple2Matcher &tm, const Second &second) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
const Matcher< const ArgTuple & > | mono_tuple2_matcher_ |
const Second | second_value_ |
Definition at line 3576 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3576 of file gmock-matchers.h
typedef ::testing::tuple<T, Second> testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::ArgTuple |
Definition at line 3578 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3578 of file gmock-matchers.h
|
inline |
Definition at line 3580 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3580 of file gmock-matchers.h
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 3584 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3584 of file gmock-matchers.h
References testing::internal::MatcherBase< T >::DescribeTo(), testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::mono_tuple2_matcher_, testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::second_value_, and testing::internal::UniversalPrint().
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 3591 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3591 of file gmock-matchers.h
References testing::internal::MatcherBase< T >::MatchAndExplain(), testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::mono_tuple2_matcher_, and testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::second_value_.
|
private |
Definition at line 3597 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3597 of file gmock-matchers.h
Referenced by testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::DescribeTo(), and testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::MatchAndExplain().
|
private |
Definition at line 3598 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3598 of file gmock-matchers.h
Referenced by testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::DescribeTo(), and testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::MatchAndExplain().