Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-shutdown-eof.c39 static int called_timer_cb; variable
81 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