Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp3079 class Approx { class
3106 explicit Approx( T const& value ): Approx(static_cast<double>(value)) in Approx() function in Catch::Detail::Approx
3755 …Vector::ApproxMatcher<T, AllocComp, AllocMatch> Approx( std::vector<T, AllocComp> const& comparato… in Approx() function
7879 Approx::Approx ( double value ) in Approx() function in Catch::Detail::Approx