Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-event.c1176 static int fs_event_cb_stop_calls; variable
1181 fs_event_cb_stop_calls++; in fs_event_cb_stop()
1204 ASSERT_OK(fs_event_cb_stop_calls); in TEST_IMPL()
1209 ASSERT_EQ(1, fs_event_cb_stop_calls); in TEST_IMPL()
1214 ASSERT_EQ(1, fs_event_cb_stop_calls); in TEST_IMPL()

Completed in 5 milliseconds