Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::gmock_matchers_test::EvenMatcherImpl Class Reference
+ Inheritance diagram for testing::gmock_matchers_test::EvenMatcherImpl:
+ Collaboration diagram for testing::gmock_matchers_test::EvenMatcherImpl:

Public Member Functions

virtual bool MatchAndExplain (int x, MatchResultListener *) const
 
virtual void DescribeTo (ostream *os) const
 
- Public Member Functions inherited from testing::MatcherInterface< T >
virtual bool MatchAndExplain (T x, MatchResultListener *listener) const =0
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual ~MatcherDescriberInterface ()
 
virtual void DescribeTo (::std::ostream *os) const =0
 
virtual void DescribeNegationTo (::std::ostream *os) const
 

Detailed Description

Definition at line 257 of file gmock-matchers_test.cc.

View newest version in sPHENIX GitHub at line 257 of file gmock-matchers_test.cc

Member Function Documentation

virtual void testing::gmock_matchers_test::EvenMatcherImpl::DescribeTo ( ostream *  os) const
inlinevirtual

Definition at line 264 of file gmock-matchers_test.cc.

View newest version in sPHENIX GitHub at line 264 of file gmock-matchers_test.cc

virtual bool testing::gmock_matchers_test::EvenMatcherImpl::MatchAndExplain ( int  x,
MatchResultListener  
) const
inlinevirtual

Definition at line 259 of file gmock-matchers_test.cc.

View newest version in sPHENIX GitHub at line 259 of file gmock-matchers_test.cc


The documentation for this class was generated from the following file: