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

Public Member Functions

template<typename T1 , typename T2 >
bool MatchAndExplain (const tuple< T1, T2 > &a_pair, MatchResultListener *listener) const
 
void DescribeTo (ostream *os) const
 
void DescribeNegationTo (ostream *os) const
 

Detailed Description

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

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

Member Function Documentation

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

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

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

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

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

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

template<typename T1 , typename T2 >
bool testing::gmock_matchers_test::IsHalfOfMatcher::MatchAndExplain ( const tuple< T1, T2 > &  a_pair,
MatchResultListener listener 
) const
inline

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

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


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