Classes | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::FloatingEqMatcher< FloatType > Class Template Reference

#include <gmock.h>

Classes

class  Impl
 

Public Member Functions

 FloatingEqMatcher (FloatType expected, bool nan_eq_nan)
 
 FloatingEqMatcher (FloatType expected, bool nan_eq_nan, FloatType max_abs_error)
 
 operator Matcher< const FloatType & > () const
 
 operator Matcher< FloatType & > () const
 
 operator Matcher< FloatType > () const
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (FloatingEqMatcher)
 

Private Attributes

const FloatType expected_
 
const FloatType max_abs_error_
 
const bool nan_eq_nan_
 

Detailed Description

template<typename FloatType>
class testing::internal::FloatingEqMatcher< FloatType >

Definition at line 6707 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Constructor & Destructor Documentation

◆ FloatingEqMatcher() [1/2]

template<typename FloatType >
testing::internal::FloatingEqMatcher< FloatType >::FloatingEqMatcher ( FloatType  expected,
bool  nan_eq_nan 
)
inline

Definition at line 6715 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ FloatingEqMatcher() [2/2]

template<typename FloatType >
testing::internal::FloatingEqMatcher< FloatType >::FloatingEqMatcher ( FloatType  expected,
bool  nan_eq_nan,
FloatType  max_abs_error 
)
inline

Definition at line 6722 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename FloatType >
testing::internal::FloatingEqMatcher< FloatType >::GTEST_DISALLOW_ASSIGN_ ( FloatingEqMatcher< FloatType >  )
private

◆ operator Matcher< const FloatType & >()

template<typename FloatType >
testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< const FloatType & > ( ) const
inline

Definition at line 6840 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ operator Matcher< FloatType & >()

template<typename FloatType >
testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< FloatType & > ( ) const
inline

Definition at line 6845 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ operator Matcher< FloatType >()

template<typename FloatType >
testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< FloatType > ( ) const
inline

Definition at line 6835 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Data Documentation

◆ expected_

template<typename FloatType >
const FloatType testing::internal::FloatingEqMatcher< FloatType >::expected_
private

Definition at line 6851 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ max_abs_error_

template<typename FloatType >
const FloatType testing::internal::FloatingEqMatcher< FloatType >::max_abs_error_
private

Definition at line 6854 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ nan_eq_nan_

template<typename FloatType >
const bool testing::internal::FloatingEqMatcher< FloatType >::nan_eq_nan_
private

Definition at line 6852 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:49