Searched defs:WithinAbsMatcher (Results 1 – 4 of 4) sorted by relevance
| /external/catch2/include/internal/ | ||
| D | catch_matchers_floating.h | 19 struct WithinAbsMatcher : MatcherBase<double> { struct |
| D | catch_matchers_floating.cpp | 110 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher |
| /external/libabigail/tests/lib/ | ||
| D | catch.hpp | 3425 struct WithinAbsMatcher : MatcherBase<double> { struct |
| /external/catch2/single_include/catch2/ | ||
| D | catch.hpp | 3399 struct WithinAbsMatcher : MatcherBase<double> { struct |