|
Electroneum
|
#include <gmock-matchers.h>


Public Member Functions | |
| Impl (FloatType expected, bool nan_eq_nan, FloatType max_abs_error) | |
| virtual bool | MatchAndExplain (T value, MatchResultListener *listener) const |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| Public Member Functions inherited from testing::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
Definition at line 1914 of file gmock-matchers.h.
|
inline |
Definition at line 1916 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1977 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1956 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1921 of file gmock-matchers.h.
