Home
last modified time | relevance | path

Searched defs:ASSERT_NEAR (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/audio/libkeyfinder/libkeyfinder-2.2.4/tests/
H A D_testhelpers.h43 #define ASSERT_NEAR(a,b,d) REQUIRE((a) >= (b) - (d)); REQUIRE((a) <= (b) + (d)) macro
/dports/devel/xtl-quant-stack/xtl-0.7.4/test/
H A Dtest_common_macros.hpp68 #define ASSERT_NEAR(x,y,t) REQUIRE(x == doctest::Approx(y).epsilon(t)) macro
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/testing/gtest/include/gtest/
H A Dgtest.h1230 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gtest/include/gtest/
H A Dgtest.h1857 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/gtest/include/gtest/
H A Dgtest.h1857 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/biology/avida/avida-2.12.4-src/libs/apto/utils/unittest/googletest/include/gtest/
H A Dgtest.h1857 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/include/gtest/
H A Dgtest.h1971 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/lib/gtest/include/gtest/
H A Dgtest.h1971 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/libcubeb/googletest/include/gtest/
H A Dgtest.h1971 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cubeb-sys-0.5.5/libcubeb/googletest/include/gtest/
H A Dgtest.h1971 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-sys/libcubeb/googletest/include/gtest/
H A Dgtest.h1971 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-sys/libcubeb/googletest/include/gtest/
H A Dgtest.h1971 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/gtest/gtest/include/gtest/
H A Dgtest.h1970 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/devel/protobuf25/protobuf-2.5.0/gtest/include/gtest/
H A Dgtest.h2052 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-sys/libcubeb/googletest/include/gtest/
H A Dgtest.h1971 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-sys/libcubeb/googletest/include/gtest/
H A Dgtest.h1971 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/SuperReadsR/unittests/gtest/include/gtest/
H A Dgtest.h1971 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h2047 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/test/gtest/include/gtest/
H A Dgtest.h2079 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GoogleTest/src/itkgoogletest/googletest/include/gtest/
H A Dgtest.h2047 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/science/ALPSCore/ALPSCore-2.2.0/common/deps/gtest-1.7.0/include/gtest/
H A Dgtest.h2102 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/devel/bullet/bullet3-3.21/test/gtest-1.7.0/include/gtest/
H A Dgtest.h2174 #define ASSERT_NEAR(val1, val2, abs_error) \ macro
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/third_party/googletest/include/gtest/
H A Dgtest.h2091 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2088 #define ASSERT_NEAR(val1, val2, abs_error)\ macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/fmw/gtest/include/gtest/
H A Dgtest.h2091 #define ASSERT_NEAR(val1, val2, abs_error)\ macro

12345678910