Home
last modified time | relevance | path

Searched refs:receive_failures (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
341 ++receive_failures; in BOOST_AUTO_TEST_CASE()
361 BOOST_CHECK_EQUAL(receive_failures, 0u); in BOOST_AUTO_TEST_CASE()