Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-timer.c33 static int timer_check_double_call_called = 0; variable
406 timer_check_double_call_called++; in timer_check_double_call()
420 ASSERT_EQ(1, timer_check_double_call_called); in TEST_IMPL()
437 ASSERT_EQ(1, timer_check_double_call_called); in TEST_IMPL()

Completed in 4 milliseconds