Searched refs:test_isApprox_abs (Results 1 – 1 of 1) sorted by relevance
15 #define VERIFY_IS_APPROX_ABS(a, b) VERIFY(test_isApprox_abs(a, b))18 inline bool test_isApprox_abs(const Type1& a, const Type2& b) in test_isApprox_abs() function