Searched refs:x_greater_than (Results 1 – 1 of 1) sorted by relevance
141 const auto x_greater_than = 2 > 1; in BOOST_HOF_TEST_CASE() local147 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() local370 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() local517 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() local664 PLACEHOLDER_CHECK(f_greater_than(2) == x_greater_than); in BOOST_HOF_TEST_CASE()