Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Classes | |
class | Impl |
Public Member Functions | |
BoundSecondMatcher (const Tuple2Matcher &tm, const Second &second) | |
template<typename T > | |
operator Matcher< T > () const | |
void | operator= (const BoundSecondMatcher &) |
Private Attributes | |
const Tuple2Matcher | tuple2_matcher_ |
const Second | second_value_ |
Definition at line 3552 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3552 of file gmock-matchers.h
|
inline |
Definition at line 3554 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3554 of file gmock-matchers.h
|
inline |
Definition at line 3558 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3558 of file gmock-matchers.h
References testing::MakeMatcher(), testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::second_value_, and testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::tuple2_matcher_.
|
inline |
Definition at line 3570 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3570 of file gmock-matchers.h
References Acts::Logging::FATAL, and GTEST_LOG_.
|
private |
Definition at line 3604 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3604 of file gmock-matchers.h
Referenced by testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::operator Matcher< T >().
|
private |
Definition at line 3603 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3603 of file gmock-matchers.h
Referenced by testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::operator Matcher< T >().