Searched refs:receive_failures (Results 1 – 1 of 1) sorted by relevance
320 unsigned int receive_failures = 0, receive_corruptions = 0; in BOOST_AUTO_TEST_CASE() local341 ++receive_failures; in BOOST_AUTO_TEST_CASE()361 BOOST_CHECK_EQUAL(receive_failures, 0u); in BOOST_AUTO_TEST_CASE()