Searched defs:WithinAbsMatcher (Results 1 – 1 of 1) sorted by relevance
3430 struct WithinAbsMatcher : MatcherBase<double> { struct3435 double m_target;3436 double m_margin;11571 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher