Searched refs:total_consumed (Results 1 – 1 of 1) sorted by relevance
215 size_t total_consumed = 0; in test_threading() local282 total_consumed += options[i].events_triggered; in test_threading()285 GPR_ASSERT(total_consumed == producers * TEST_THREAD_EVENTS); in test_threading()