Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_matchers_floating.cpp218 Floating::WithinRelMatcher WithinRel(double target, double eps) { in WithinRel() function
222 Floating::WithinRelMatcher WithinRel(double target) { in WithinRel() function
226 Floating::WithinRelMatcher WithinRel(float target, float eps) { in WithinRel() function
230 Floating::WithinRelMatcher WithinRel(float target) { in WithinRel() function
/external/catch2/single_include/catch2/
Dcatch.hpp11549 Floating::WithinRelMatcher WithinRel(double target, double eps) { in WithinRel() function
11553 Floating::WithinRelMatcher WithinRel(double target) { in WithinRel() function
11557 Floating::WithinRelMatcher WithinRel(float target, float eps) { in WithinRel() function
11561 Floating::WithinRelMatcher WithinRel(float target) { in WithinRel() function
/external/libabigail/tests/lib/
Dcatch.hpp11611 Floating::WithinRelMatcher WithinRel(double target, double eps) { in WithinRel() function
11615 Floating::WithinRelMatcher WithinRel(double target) { in WithinRel() function
11619 Floating::WithinRelMatcher WithinRel(float target, float eps) { in WithinRel() function
11623 Floating::WithinRelMatcher WithinRel(float target) { in WithinRel() function