Home
last modified time | relevance | path

Searched refs:WithinRel (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3422 Floating::WithinRelMatcher WithinRel(double target, double eps);
3424 Floating::WithinRelMatcher WithinRel(double target);
3425 Floating::WithinRelMatcher WithinRel(float target, float eps);
3427 Floating::WithinRelMatcher WithinRel(float target);
11519 Floating::WithinRelMatcher WithinRel(double target, double eps) { in WithinRel() function
11523 Floating::WithinRelMatcher WithinRel(double target) { in WithinRel() function
11527 Floating::WithinRelMatcher WithinRel(float target, float eps) { in WithinRel() function
11531 Floating::WithinRelMatcher WithinRel(float target) { in WithinRel() function