Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp3455 struct WithinRelMatcher : MatcherBase<double> { struct
3460 double m_target;
3461 double m_epsilon;
11643 WithinRelMatcher::WithinRelMatcher(double target, double epsilon): in WithinRelMatcher() function in Catch::Matchers::Floating::WithinRelMatcher