proxygen
|
#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 |
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 |
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 () |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
bool | HasMaxAbsError () const |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
bool | HasMaxAbsError () const |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
bool | HasMaxAbsError () const |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
const FloatType | expected_ |
const bool | nan_eq_nan_ |
const FloatType | max_abs_error_ |
Definition at line 1914 of file gmock-matchers.h.
|
inline |
Definition at line 1916 of file gmock-matchers.h.
|
inline |
Definition at line 1916 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.
References folly::digits10().
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1977 of file gmock-matchers.h.
References folly::digits10().
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1977 of file gmock-matchers.h.
References folly::digits10().
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1956 of file gmock-matchers.h.
References folly::digits10().
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1956 of file gmock-matchers.h.
References folly::digits10().
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1956 of file gmock-matchers.h.
References folly::digits10().
|
private |
|
private |
|
private |
|
inlineprivate |
Definition at line 1998 of file gmock-matchers.h.
|
inlineprivate |
Definition at line 1998 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.
|
inlineprivate |
Definition at line 1998 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1921 of file gmock-matchers.h.
References diff(), testing::internal::FloatingPoint< RawType >::is_nan(), and testing::MatchResultListener::IsInterested().
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1921 of file gmock-matchers.h.
References diff(), and testing::internal::FloatingPoint< RawType >::is_nan().
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1921 of file gmock-matchers.h.
References diff(), and testing::internal::FloatingPoint< RawType >::is_nan().
|
private |
Definition at line 2002 of file gmock-matchers.h.
|
private |
Definition at line 2005 of file gmock-matchers.h.
|
private |
Definition at line 2003 of file gmock-matchers.h.