Monero
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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
 

Member Function Documentation

◆ DescribeNegationTo()

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

◆ DescribeTo()

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

◆ MatchAndExplain()

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

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