Searched refs:emit_count (Results 1 – 1 of 1) sorted by relevance
231 std::atomic<size_t> emit_count; variable253 ++emit_count; in operator ()()279 emit_count = 0; in test_multifunction_to_limiter()295 CHECK_MESSAGE( (emit_count == receive_count), "counts do not match"); in test_multifunction_to_limiter()300 emit_count = 0; in test_multifunction_to_limiter()307 CHECK_MESSAGE( (emit_count == receive_count), "counts do not match"); in test_multifunction_to_limiter()