AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Public Member Functions | List of all members
testing::internal::FloatingEqMatcher< FloatType > Class Template Reference

#include <gmock-matchers.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< FloatType > () const
 
 operator Matcher< const FloatType & > () const
 
 operator Matcher< FloatType & > () const
 

Constructor & Destructor Documentation

◆ FloatingEqMatcher() [1/2]

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

◆ FloatingEqMatcher() [2/2]

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

Member Function Documentation

◆ operator Matcher< const FloatType & >()

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

◆ operator Matcher< FloatType & >()

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

◆ operator Matcher< FloatType >()

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

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

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0