Searched defs:Approx (Results 1 – 4 of 4) sorted by relevance
| /external/catch2/include/internal/ | ||
| D | catch_approx.h | 45 explicit Approx( T const& value ): Approx(static_cast<double>(value)) in Approx() function |
| D | catch_approx.cpp | 28 Approx::Approx ( double value ) in Approx() function in Catch::Detail::Approx |
| /external/bcc/tests/cc/ | ||
| D | catch.hpp | 2621 class Approx { class |
| /external/catch2/single_include/catch2/ | ||
| D | catch.hpp | 2739 class Approx { class |