Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-timer.c28 static int twice_cb_called = 0; variable
75 printf("TWICE_CB %d\n", twice_cb_called); in twice_cb()
80 twice_cb_called++; in twice_cb()
177 ASSERT_EQ(1, twice_cb_called); in TEST_IMPL()

Completed in 5 milliseconds