Searched refs:called_timer_cb (Results 1 – 1 of 1) sorted by relevance
39 static int called_timer_cb; variable81 ASSERT_OK(called_timer_cb); in shutdown_cb()120 ASSERT_EQ(1, called_timer_cb); in tcp_close_cb()143 called_timer_cb++; in timer_cb()183 ASSERT_EQ(1, called_timer_cb); in TEST_IMPL()
Completed in 5 milliseconds