Home
last modified time | relevance | path

Searched refs:BOOST_REQUIRE_LE (Results 1 – 25 of 79) sorted by relevance

1234

/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dtest_tools.hpp21 BOOST_REQUIRE_LE(std::abs((R) - (L)), (E) * std::abs(R))
H A Dlogistic_regression_test.cpp171 BOOST_REQUIRE_LE(gradient[1], 0.0); in BOOST_AUTO_TEST_CASE()
172 BOOST_REQUIRE_LE(gradient[2], 0.0); in BOOST_AUTO_TEST_CASE()
347 BOOST_REQUIRE_LE(gradient[1], 0.0); in BOOST_AUTO_TEST_CASE()
348 BOOST_REQUIRE_LE(gradient[2], 0.0); in BOOST_AUTO_TEST_CASE()
H A Dlsh_test.cpp286 BOOST_REQUIRE_LE(pValueRecall[p] - epsilon, pValueRecall[p - 1]); in BOOST_AUTO_TEST_CASE()
365 BOOST_REQUIRE_LE(recallChp, recallThreshChp); in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-docs/boost_1_72_0/libs/regex/test/
H A Dtest_macros.hpp213 #define BOOST_REQUIRE_LE(x, y) BOOST_LE_IMP(x, y, abort_on_fail) macro
/dports/devel/boost-python-libs/boost_1_72_0/libs/regex/test/
H A Dtest_macros.hpp213 #define BOOST_REQUIRE_LE(x, y) BOOST_LE_IMP(x, y, abort_on_fail) macro
/dports/devel/boost-libs/boost_1_72_0/libs/regex/test/
H A Dtest_macros.hpp213 #define BOOST_REQUIRE_LE(x, y) BOOST_LE_IMP(x, y, abort_on_fail) macro
/dports/devel/hyperscan/boost_1_75_0/libs/regex/test/
H A Dtest_macros.hpp213 #define BOOST_REQUIRE_LE(x, y) BOOST_LE_IMP(x, y, abort_on_fail) macro
/dports/devel/boost-docs/boost_1_72_0/boost/test/tools/
H A Dinterface.hpp303 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_REQUIRE( L <= R ) macro
/dports/devel/boost-docs/boost_1_72_0/boost/test/tools/old/
H A Dinterface.hpp183 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_TOOL_IMPL( 0, \ macro
/dports/devel/boost-python-libs/boost_1_72_0/boost/test/tools/
H A Dinterface.hpp303 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_REQUIRE( L <= R ) macro
/dports/devel/boost-python-libs/boost_1_72_0/boost/test/tools/old/
H A Dinterface.hpp183 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_TOOL_IMPL( 0, \ macro
/dports/devel/R-cran-BH/BH/inst/include/boost/test/tools/
H A Dinterface.hpp300 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_REQUIRE( L <= R ) macro
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/test/tools/
H A Dinterface.hpp310 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_REQUIRE( L <= R ) macro
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/test/tools/old/
H A Dinterface.hpp177 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_TOOL_IMPL( 0, \ macro
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/test/tools/
H A Dinterface.hpp300 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_REQUIRE( L <= R ) macro
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/test/tools/old/
H A Dinterface.hpp183 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_TOOL_IMPL( 0, \ macro
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/test/tools/
H A Dinterface.hpp300 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_REQUIRE( L <= R ) macro
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/test/tools/old/
H A Dinterface.hpp183 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_TOOL_IMPL( 0, \ macro
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/test/tools/old/
H A Dinterface.hpp177 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_TOOL_IMPL( 0, \ macro
/dports/databases/xtrabackup/boost_1_59_0/boost/test/tools/old/
H A Dinterface.hpp177 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_TOOL_IMPL( 0, \ macro
/dports/databases/xtrabackup/boost_1_59_0/boost/test/tools/
H A Dinterface.hpp310 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_REQUIRE( L <= R ) macro
/dports/databases/percona57-server/boost_1_59_0/boost/test/tools/
H A Dinterface.hpp310 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_REQUIRE( L <= R ) macro
/dports/databases/percona57-server/boost_1_59_0/boost/test/tools/old/
H A Dinterface.hpp177 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_TOOL_IMPL( 0, \ macro
/dports/databases/percona57-client/boost_1_59_0/boost/test/tools/old/
H A Dinterface.hpp177 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_TOOL_IMPL( 0, \ macro
/dports/databases/percona57-client/boost_1_59_0/boost/test/tools/
H A Dinterface.hpp310 #define BOOST_REQUIRE_LE( L, R ) BOOST_TEST_REQUIRE( L <= R ) macro

1234