Home
last modified time | relevance | path

Searched defs:WithinAbs (Results 1 – 2 of 2) sorted by relevance

/external/catch2/include/internal/
Dcatch_matchers_floating.cpp143 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs() function
/external/catch2/single_include/catch2/
Dcatch.hpp9410 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs() function