Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3406 struct WithinRelMatcher : MatcherBase<double> { struct
3411 double m_target;
3412 double m_epsilon;
11486 WithinRelMatcher::WithinRelMatcher(double target, double epsilon): in WithinRelMatcher() function in Catch::Matchers::Floating::WithinRelMatcher