Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_approx.h45 explicit Approx( T const& value ): Approx(static_cast<double>(value)) in Approx() function
Dcatch_approx.cpp28 Approx::Approx ( double value ) in Approx() function in Catch::Detail::Approx
Dcatch_matchers_vector.h170 Vector::ApproxMatcher<T> Approx( std::vector<T> const& comparator ) { in Approx() function
/external/bcc/tests/cc/
Dcatch.hpp2621 class Approx { class
2623 explicit Approx ( double value ) in Approx() function in Catch::Detail::Approx
2629 Approx( Approx const& other ) in Approx() function in Catch::Detail::Approx
/external/libabigail/tests/lib/
Dcatch.hpp3074 class Approx { class
3101 explicit Approx( T const& value ): Approx(static_cast<double>(value)) in Approx() function in Catch::Detail::Approx
3750 …Vector::ApproxMatcher<T, AllocComp, AllocMatch> Approx( std::vector<T, AllocComp> const& comparato… in Approx() function
7863 Approx::Approx ( double value ) in Approx() function in Catch::Detail::Approx
/external/catch2/single_include/catch2/
Dcatch.hpp3048 class Approx { class
3075 explicit Approx( T const& value ): Approx(static_cast<double>(value)) in Approx() function in Catch::Detail::Approx
3726 Vector::ApproxMatcher<T> Approx( std::vector<T> const& comparator ) { in Approx() function
7812 Approx::Approx ( double value ) in Approx() function in Catch::Detail::Approx