Home
last modified time | relevance | path

Searched defs:WithinAbsMatcher (Results 1 – 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
Dcatch.hpp3430 struct WithinAbsMatcher : MatcherBase<double> { struct
3435 double m_target;
3436 double m_margin;
11571 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher