Searched defs:WithinAbsMatcher (Results 1 – 1 of 1) sorted by relevance
3381 struct WithinAbsMatcher : MatcherBase<double> { struct3386 double m_target;3387 double m_margin;11414 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher