Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3032 class Approx { class
3059 explicit Approx( T const& value ): Approx(static_cast<double>(value)) in Approx() function in Catch::Detail::Approx
3708 Vector::ApproxMatcher<T> Approx( std::vector<T> const& comparator ) { in Approx() function
7784 Approx::Approx ( double value ) in Approx() function in Catch::Detail::Approx