Home
last modified time | relevance | path

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

/third_party/boost/libs/hof/test/
Dplaceholders.cpp125 const auto x_shift_right = 2 >> 1; in BOOST_HOF_TEST_CASE() local
131 PLACEHOLDER_CHECK(f_shift_right(2, 1) == x_shift_right); in BOOST_HOF_TEST_CASE()
348 const auto x_shift_right = 2 >> 1; in BOOST_HOF_TEST_CASE() local
354 PLACEHOLDER_CHECK(f_shift_right(2, 1) == x_shift_right); in BOOST_HOF_TEST_CASE()
495 const auto x_shift_right = 2 >> 1; in BOOST_HOF_TEST_CASE() local
501 PLACEHOLDER_CHECK(f_shift_right(1) == x_shift_right); in BOOST_HOF_TEST_CASE()
642 const auto x_shift_right = 2 >> 1; in BOOST_HOF_TEST_CASE() local
648 PLACEHOLDER_CHECK(f_shift_right(2) == x_shift_right); in BOOST_HOF_TEST_CASE()