Home
last modified time | relevance | path

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

/third_party/boost/libs/hof/test/
Dplaceholders.cpp189 const auto x_bit_and = 2 & 1; in BOOST_HOF_TEST_CASE() local
195 PLACEHOLDER_CHECK(f_bit_and(2, 1) == x_bit_and); in BOOST_HOF_TEST_CASE()
412 const auto x_bit_and = 2 & 1; in BOOST_HOF_TEST_CASE() local
418 PLACEHOLDER_CHECK(f_bit_and(2, 1) == x_bit_and); in BOOST_HOF_TEST_CASE()
559 const auto x_bit_and = 2 & 1; in BOOST_HOF_TEST_CASE() local
565 PLACEHOLDER_CHECK(f_bit_and(1) == x_bit_and); in BOOST_HOF_TEST_CASE()
706 const auto x_bit_and = 2 & 1; in BOOST_HOF_TEST_CASE() local
712 PLACEHOLDER_CHECK(f_bit_and(2) == x_bit_and); in BOOST_HOF_TEST_CASE()