Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/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 | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (FloatingEqMatcher) | |
Private Attributes | |
const FloatType | expected_ |
const bool | nan_eq_nan_ |
const FloatType | max_abs_error_ |
Definition at line 1888 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 1888 of file gmock-matchers.h
|
inline |
Definition at line 1896 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 1896 of file gmock-matchers.h
|
inline |
Definition at line 1903 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 1903 of file gmock-matchers.h
References GTEST_CHECK_.
|
private |
|
inline |
Definition at line 2021 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2021 of file gmock-matchers.h
References testing::internal::FloatingEqMatcher< FloatType >::expected_, testing::MakeMatcher(), testing::internal::FloatingEqMatcher< FloatType >::max_abs_error_, and testing::internal::FloatingEqMatcher< FloatType >::nan_eq_nan_.
|
inline |
Definition at line 2026 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2026 of file gmock-matchers.h
References testing::internal::FloatingEqMatcher< FloatType >::expected_, testing::MakeMatcher(), testing::internal::FloatingEqMatcher< FloatType >::max_abs_error_, and testing::internal::FloatingEqMatcher< FloatType >::nan_eq_nan_.
|
inline |
Definition at line 2016 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2016 of file gmock-matchers.h
References testing::internal::FloatingEqMatcher< FloatType >::expected_, testing::MakeMatcher(), testing::internal::FloatingEqMatcher< FloatType >::max_abs_error_, and testing::internal::FloatingEqMatcher< FloatType >::nan_eq_nan_.
|
private |
Definition at line 2032 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2032 of file gmock-matchers.h
Referenced by testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< const FloatType & >(), testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< FloatType & >(), and testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< FloatType >().
|
private |
Definition at line 2035 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2035 of file gmock-matchers.h
Referenced by testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< const FloatType & >(), testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< FloatType & >(), and testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< FloatType >().
|
private |
Definition at line 2033 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 2033 of file gmock-matchers.h
Referenced by testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< const FloatType & >(), testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< FloatType & >(), and testing::internal::FloatingEqMatcher< FloatType >::operator Matcher< FloatType >().