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

Public Member Functions

void DescribeTo (ostream *os) const
 
void DescribeNegationTo (ostream *os) const
 
template<typename T >
bool MatchAndExplain (const T &x, MatchResultListener *listener) const
 

Detailed Description

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

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

Member Function Documentation

void testing::gmock_matchers_test::PolymorphicIsEvenImpl::DescribeNegationTo ( ostream *  os) const
inline

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

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

void testing::gmock_matchers_test::PolymorphicIsEvenImpl::DescribeTo ( ostream *  os) const
inline

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

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

template<typename T >
bool testing::gmock_matchers_test::PolymorphicIsEvenImpl::MatchAndExplain ( const T x,
MatchResultListener listener 
) const
inline

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

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

References testing::MatchResultListener::stream().

+ Here is the call graph for this function:


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