Searched defs:WithinRelMatcher (Results 1 – 4 of 4) sorted by relevance
| /external/catch2/include/internal/ | ||
| D | catch_matchers_floating.h | 44 struct WithinRelMatcher : MatcherBase<double> { struct |
| D | catch_matchers_floating.cpp | 183 WithinRelMatcher::WithinRelMatcher(double target, double epsilon): in WithinRelMatcher() function in Catch::Matchers::Floating::WithinRelMatcher |
| /external/libabigail/tests/lib/ | ||
| D | catch.hpp | 3450 struct WithinRelMatcher : MatcherBase<double> { struct |
| /external/catch2/single_include/catch2/ | ||
| D | catch.hpp | 3424 struct WithinRelMatcher : MatcherBase<double> { struct |