Searched refs:WithinRel (Results 1 – 1 of 1) sorted by relevance
3422 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() function11523 Floating::WithinRelMatcher WithinRel(double target) { in WithinRel() function11527 Floating::WithinRelMatcher WithinRel(float target, float eps) { in WithinRel() function11531 Floating::WithinRelMatcher WithinRel(float target) { in WithinRel() function