Home
last modified time | relevance | path

Searched refs:WithinAbsMatcher (Results 1 – 25 of 100) sorted by relevance

1234

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_matchers_floating.cpp81 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
90 bool WithinAbsMatcher::match(double const& matchee) const { in match()
94 std::string WithinAbsMatcher::describe() const { in describe()
133 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
134 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()
H A Dcatch_matchers_floating.h22 struct WithinAbsMatcher : MatcherBase<double> { struct
23 WithinAbsMatcher(double target, double margin);
48 Floating::WithinAbsMatcher WithinAbs(double target, double margin); argument
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_matchers_floating.cpp110 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
118 bool WithinAbsMatcher::match(double const& matchee) const { in match()
122 std::string WithinAbsMatcher::describe() const { in describe()
214 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
215 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()
H A Dcatch_matchers_floating.h19 struct WithinAbsMatcher : MatcherBase<double> { struct
20 WithinAbsMatcher(double target, double margin);
59 Floating::WithinAbsMatcher WithinAbs(double target, double margin);
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_matchers_floating.cpp110 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
118 bool WithinAbsMatcher::match(double const& matchee) const { in match()
122 std::string WithinAbsMatcher::describe() const { in describe()
214 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
215 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()
H A Dcatch_matchers_floating.h19 struct WithinAbsMatcher : MatcherBase<double> { struct
20 WithinAbsMatcher(double target, double margin);
59 Floating::WithinAbsMatcher WithinAbs(double target, double margin);
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_matchers_floating.cpp128 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
136 bool WithinAbsMatcher::match(double const& matchee) const { in match()
140 std::string WithinAbsMatcher::describe() const { in describe()
232 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
233 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()
H A Dcatch_matchers_floating.h19 struct WithinAbsMatcher : MatcherBase<double> { struct
20 WithinAbsMatcher(double target, double margin);
59 Floating::WithinAbsMatcher WithinAbs(double target, double margin);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_matchers_floating.cpp111 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
119 bool WithinAbsMatcher::match(double const& matchee) const { in match()
123 std::string WithinAbsMatcher::describe() const { in describe()
215 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
216 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()
H A Dcatch_matchers_floating.h19 struct WithinAbsMatcher : MatcherBase<double> { struct
20 WithinAbsMatcher(double target, double margin);
59 Floating::WithinAbsMatcher WithinAbs(double target, double margin);
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_matchers_floating.cpp111 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
119 bool WithinAbsMatcher::match(double const& matchee) const { in match()
123 std::string WithinAbsMatcher::describe() const { in describe()
215 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
216 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()
H A Dcatch_matchers_floating.h19 struct WithinAbsMatcher : MatcherBase<double> { struct
20 WithinAbsMatcher(double target, double margin);
59 Floating::WithinAbsMatcher WithinAbs(double target, double margin);
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_matchers_floating.cpp111 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
119 bool WithinAbsMatcher::match(double const& matchee) const { in match()
123 std::string WithinAbsMatcher::describe() const { in describe()
215 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
216 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()
H A Dcatch_matchers_floating.h19 struct WithinAbsMatcher : MatcherBase<double> { struct
20 WithinAbsMatcher(double target, double margin);
59 Floating::WithinAbsMatcher WithinAbs(double target, double margin);
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/docs/
H A Dmatchers.md87 are `WithinAbsMatcher`, `WithinUlpsMatcher` and `WithinRelMatcher`.
89 The `WithinAbsMatcher` matcher accepts floating point numbers that are
/dports/www/restbed/restbed-4.8/dependency/catch/docs/
H A Dmatchers.md87 are `WithinAbsMatcher`, `WithinUlpsMatcher` and `WithinRelMatcher`.
89 The `WithinAbsMatcher` matcher accepts floating point numbers that are
/dports/math/e-antic/Catch2-ff349a5/docs/
H A Dmatchers.md87 are `WithinAbsMatcher`, `WithinUlpsMatcher` and `WithinRelMatcher`.
89 The `WithinAbsMatcher` matcher accepts floating point numbers that are
/dports/emulators/citra/citra-ac98458e0/externals/catch/docs/
H A Dmatchers.md87 are `WithinAbsMatcher`, `WithinUlpsMatcher` and `WithinRelMatcher`.
89 The `WithinAbsMatcher` matcher accepts floating point numbers that are
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/docs/
H A Dmatchers.md87 are `WithinAbsMatcher`, `WithinUlpsMatcher` and `WithinRelMatcher`.
89 The `WithinAbsMatcher` matcher accepts floating point numbers that are
/dports/devel/catch/Catch2-2.13.7/docs/
H A Dmatchers.md87 are `WithinAbsMatcher`, `WithinUlpsMatcher` and `WithinRelMatcher`.
89 The `WithinAbsMatcher` matcher accepts floating point numbers that are
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/ghc_filesystem/test/
H A Dcatch.hpp2500 struct WithinAbsMatcher : MatcherBase<double> { struct
2501 WithinAbsMatcher(double target, double margin);
2525 Floating::WithinAbsMatcher WithinAbs(double target, double margin);
8496 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
8504 bool WithinAbsMatcher::match(double const& matchee) const { in match()
8508 std::string WithinAbsMatcher::describe() const { in describe()
8553 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
8554 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()
/dports/dns/flamethrower/flamethrower-0.11.0/3rd/catch/catch2/
H A Dcatch.hpp2445 struct WithinAbsMatcher : MatcherBase<double> { struct
2446 WithinAbsMatcher(double target, double margin);
2470 Floating::WithinAbsMatcher WithinAbs(double target, double margin);
8064 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
8073 bool WithinAbsMatcher::match(double const& matchee) const { in match()
8077 std::string WithinAbsMatcher::describe() const { in describe()
8113 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
8114 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()
/dports/finance/chiapos/chiapos-1.0.3/src-ext/gulrak/test/
H A Dcatch.hpp2500 struct WithinAbsMatcher : MatcherBase<double> { struct
2501 WithinAbsMatcher(double target, double margin);
2525 Floating::WithinAbsMatcher WithinAbs(double target, double margin);
8496 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
8504 bool WithinAbsMatcher::match(double const& matchee) const { in match()
8508 std::string WithinAbsMatcher::describe() const { in describe()
8553 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
8554 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()
/dports/science/qiskit-aer/qiskit-aer-0.5.2/test/third-party/
H A Dcatch.hpp2445 struct WithinAbsMatcher : MatcherBase<double> { struct
2446 WithinAbsMatcher(double target, double margin);
2470 Floating::WithinAbsMatcher WithinAbs(double target, double margin);
8064 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
8073 bool WithinAbsMatcher::match(double const& matchee) const { in match()
8077 std::string WithinAbsMatcher::describe() const { in describe()
8113 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
8114 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()
/dports/science/py-segyio/segyio-1.9.8/external/catch2/catch/
H A Dcatch.hpp2400 struct WithinAbsMatcher : MatcherBase<double> { struct
2401 WithinAbsMatcher(double target, double margin);
2425 Floating::WithinAbsMatcher WithinAbs(double target, double margin);
8007 WithinAbsMatcher::WithinAbsMatcher(double target, double margin) in WithinAbsMatcher() function in Catch::Matchers::Floating::WithinAbsMatcher
8016 bool WithinAbsMatcher::match(double const& matchee) const { in match()
8020 std::string WithinAbsMatcher::describe() const { in describe()
8056 Floating::WithinAbsMatcher WithinAbs(double target, double margin) { in WithinAbs()
8057 return Floating::WithinAbsMatcher(target, margin); in WithinAbs()

1234