Home
last modified time | relevance | path

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

/third_party/boost/libs/log/test/run/
Dutil_ipc_reliable_mq.cpp320 unsigned int receive_failures = 0, receive_corruptions = 0; in BOOST_AUTO_TEST_CASE() local
338 ++receive_corruptions; in BOOST_AUTO_TEST_CASE()
362 BOOST_CHECK_EQUAL(receive_corruptions, 0u); in BOOST_AUTO_TEST_CASE()