|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include <GTestUtils.hpp>
Public Member Functions | |
| CompareFads (double tol_a, double tol_r) | |
| template<typename FadType1, typename FadType2> | |
| bool | operator() (const FadType1 &a, const FadType2 &b) |
| template<typename FadType1, typename FadType2> | |
| ::testing::AssertionResult | operator() (const char *a_expr, const char *b_expr, const FadType1 &a, const FadType2 &b) |
Public Attributes | |
| CompareFloats | cmp |
Definition at line 45 of file GTestUtils.hpp.
|
inline |
Definition at line 49 of file GTestUtils.hpp.
|
inline |
Definition at line 52 of file GTestUtils.hpp.
|
inline |
Definition at line 65 of file GTestUtils.hpp.
| CompareFloats CompareFads::cmp |
Definition at line 47 of file GTestUtils.hpp.