Searched refs:success2 (Results 1 – 3 of 3) sorted by relevance
101 bool success2 = f.consume_one(test_equal(2)); in BOOST_AUTO_TEST_CASE() local107 bool success2 = f.consume_one([] (int i) { in BOOST_AUTO_TEST_CASE() local113 BOOST_REQUIRE(success2); in BOOST_AUTO_TEST_CASE()
125 bool success2 = f.consume_one(test_equal(1)); in BOOST_AUTO_TEST_CASE() local131 bool success2 = f.consume_one([] (int i) { in BOOST_AUTO_TEST_CASE() local137 BOOST_REQUIRE(success2); in BOOST_AUTO_TEST_CASE()
88 bool success2 = f.consume_one(test_equal(2)); in BOOST_AUTO_TEST_CASE() local94 bool success2 = f.consume_one([] (int i) { in BOOST_AUTO_TEST_CASE() local100 BOOST_REQUIRE(success2); in BOOST_AUTO_TEST_CASE()