Home
last modified time | relevance | path

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

/third_party/boost/libs/hof/test/
Dplaceholders.cpp197 const auto x_xor_ = 2 ^ 1; in BOOST_HOF_TEST_CASE() local
203 PLACEHOLDER_CHECK(f_xor_(2, 1) == x_xor_); in BOOST_HOF_TEST_CASE()
420 const auto x_xor_ = 2 ^ 1; in BOOST_HOF_TEST_CASE() local
426 PLACEHOLDER_CHECK(f_xor_(2, 1) == x_xor_); in BOOST_HOF_TEST_CASE()
567 const auto x_xor_ = 2 ^ 1; in BOOST_HOF_TEST_CASE() local
573 PLACEHOLDER_CHECK(f_xor_(1) == x_xor_); in BOOST_HOF_TEST_CASE()
714 const auto x_xor_ = 2 ^ 1; in BOOST_HOF_TEST_CASE() local
720 PLACEHOLDER_CHECK(f_xor_(2) == x_xor_); in BOOST_HOF_TEST_CASE()