Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_matchers_floating.cpp135 Floating::WithinUlpsMatcher WithinULP(double target, int maxUlpDiff) { in WithinULP() function
139 Floating::WithinUlpsMatcher WithinULP(float target, int maxUlpDiff) { in WithinULP() function
/external/catch2/single_include/catch2/
Dcatch.hpp9402 Floating::WithinUlpsMatcher WithinULP(double target, int maxUlpDiff) { in WithinULP() function
9406 Floating::WithinUlpsMatcher WithinULP(float target, int maxUlpDiff) { in WithinULP() function