Home
last modified time | relevance | path

Searched defs:Approx (Results 1 – 4 of 4) 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
/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/catch2/single_include/catch2/
Dcatch.hpp2739 class Approx { class
2766 explicit Approx( T const& value ): Approx(static_cast<double>(value)) in Approx() function in Catch::Detail::Approx
5944 Approx::Approx ( double value ) in Approx() function in Catch::Detail::Approx