Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-matchers_test.h>
Public Types | |
using | is_gtest_matcher = void |
Public Member Functions | |
void | DescribeTo (ostream *os) const |
void | DescribeNegationTo (ostream *os) const |
bool | MatchAndExplain (T lhs, MatchResultListener *listener) const |
Public Attributes | |
T | rhs |
Definition at line 104 of file gmock-matchers_test.h.
using testing::gmock_matchers_test::GtestGreaterThanMatcher< T >::is_gtest_matcher = void |
Definition at line 105 of file gmock-matchers_test.h.
|
inline |
Definition at line 107 of file gmock-matchers_test.h.
|
inline |
Definition at line 108 of file gmock-matchers_test.h.
|
inline |
Definition at line 110 of file gmock-matchers_test.h.
T testing::gmock_matchers_test::GtestGreaterThanMatcher< T >::rhs |
Definition at line 122 of file gmock-matchers_test.h.