template <typename T>
class Impl
Defined at line 1737 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
Implements floating point equality matcher as a Matcher
<T
>.
Public Methods
void Impl<T> (FloatType expected, bool nan_eq_nan, FloatType max_abs_error)
Defined at line 1739 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
bool MatchAndExplain (T value, MatchResultListener * listener)
Defined at line 1744 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
void DescribeTo (::std::ostream * os)
Defined at line 1779 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
void DescribeNegationTo (::std::ostream * os)
Defined at line 1800 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h