#include <gmock.h>
Classes | |
class | Impl |
Public Member Functions | |
FloatingEqMatcher (FloatType rhs, bool nan_eq_nan) | |
FloatingEqMatcher (FloatType rhs, bool nan_eq_nan, FloatType max_abs_error) | |
FloatingEqMatcher (FloatType rhs, bool nan_eq_nan) | |
FloatingEqMatcher (FloatType rhs, bool nan_eq_nan, FloatType max_abs_error) | |
operator Matcher< const FloatType & > () const | |
operator Matcher< const FloatType & > () const | |
operator Matcher< FloatType & > () const | |
operator Matcher< FloatType & > () const | |
operator Matcher< FloatType > () const | |
operator Matcher< FloatType > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (FloatingEqMatcher) | |
GTEST_DISALLOW_ASSIGN_ (FloatingEqMatcher) | |
Private Attributes | |
const FloatType | max_abs_error_ |
const bool | nan_eq_nan_ |
const FloatType | rhs_ |
Definition at line 6916 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 6925 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 6933 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 2004 of file gmock-matchers.h.
|
inline |
Definition at line 2012 of file gmock-matchers.h.
|
private |
|
private |
|
inline |
Definition at line 2151 of file gmock-matchers.h.
|
inline |
Definition at line 7072 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 2157 of file gmock-matchers.h.
|
inline |
Definition at line 7078 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 2146 of file gmock-matchers.h.
|
inline |
Definition at line 7067 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7087 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7085 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7084 of file fused-src/gmock/gmock.h.