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.c1169 static int fs_event_cb_stop_calls; variable
1174 fs_event_cb_stop_calls++; in fs_event_cb_stop()
1197 ASSERT_OK(fs_event_cb_stop_calls); in TEST_IMPL()
1202 ASSERT_EQ(1, fs_event_cb_stop_calls); in TEST_IMPL()
1207 ASSERT_EQ(1, fs_event_cb_stop_calls); in TEST_IMPL()

Completed in 5 milliseconds