|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include <GTestUtils.hpp>
Public Member Functions | |
| CompareNestedFads (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 | |
| CompareFads | cmp |
Definition at line 77 of file GTestUtils.hpp.
|
inline |
Definition at line 81 of file GTestUtils.hpp.
|
inline |
Definition at line 84 of file GTestUtils.hpp.
|
inline |
Definition at line 97 of file GTestUtils.hpp.
| CompareFads CompareNestedFads::cmp |
Definition at line 79 of file GTestUtils.hpp.