Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::gmock_matchers_test::Unprintable Class Reference

Public Member Functions

 Unprintable ()
 
bool operator== (const Unprintable &) const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Unprintable()

testing::gmock_matchers_test::Unprintable::Unprintable ( )
inline

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

1025: c_('a') {}

Member Function Documentation

◆ operator==()

bool testing::gmock_matchers_test::Unprintable::operator== ( const Unprintable & ) const
inline

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

1027{ return true; }

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