Home
last modified time | relevance | path

Searched refs:x_greater_than (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/hof/test/
Dplaceholders.cpp141 const auto x_greater_than = 2 > 1; in BOOST_HOF_TEST_CASE() local
147 PLACEHOLDER_CHECK(f_greater_than(2, 1) == x_greater_than); in BOOST_HOF_TEST_CASE()
364 const auto x_greater_than = 2 > 1; in BOOST_HOF_TEST_CASE() local
370 PLACEHOLDER_CHECK(f_greater_than(2, 1) == x_greater_than); in BOOST_HOF_TEST_CASE()
511 const auto x_greater_than = 2 > 1; in BOOST_HOF_TEST_CASE() local
517 PLACEHOLDER_CHECK(f_greater_than(1) == x_greater_than); in BOOST_HOF_TEST_CASE()
658 const auto x_greater_than = 2 > 1; in BOOST_HOF_TEST_CASE() local
664 PLACEHOLDER_CHECK(f_greater_than(2) == x_greater_than); in BOOST_HOF_TEST_CASE()