proxygen
testing::internal::Ne2Matcher Class Reference

#include <gmock-matchers.h>

Inheritance diagram for testing::internal::Ne2Matcher:
testing::internal::PairMatchBase< Ne2Matcher, AnyNe > testing::internal::PairMatchBase< Ne2Matcher, AnyNe > testing::internal::PairMatchBase< Ne2Matcher, AnyNe >

Static Public Member Functions

static const char * Desc ()
 
static const char * Desc ()
 
static const char * Desc ()
 

Additional Inherited Members

- Public Member Functions inherited from testing::internal::PairMatchBase< Ne2Matcher, AnyNe >
 operator Matcher< ::testing::tuple< T1, T2 > > () const
 
 operator Matcher< ::testing::tuple< T1, T2 > > () const
 
 operator Matcher< ::testing::tuple< T1, T2 > > () const
 
 operator Matcher< const ::testing::tuple< T1, T2 > & > () const
 
 operator Matcher< const ::testing::tuple< T1, T2 > & > () const
 
 operator Matcher< const ::testing::tuple< T1, T2 > & > () const
 

Detailed Description

Definition at line 1418 of file gmock-matchers.h.

Member Function Documentation

static const char* testing::internal::Ne2Matcher::Desc ( )
inlinestatic

Definition at line 1420 of file gmock-matchers.h.

1420 { return "an unequal pair"; }
static const char* testing::internal::Ne2Matcher::Desc ( )
inlinestatic

Definition at line 1420 of file gmock-matchers.h.

1420 { return "an unequal pair"; }
static const char* testing::internal::Ne2Matcher::Desc ( )
inlinestatic

Definition at line 1420 of file gmock-matchers.h.

1420 { return "an unequal pair"; }

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