Searched refs:fs_event_cb_stop_calls (Results 1 – 1 of 1) sorted by relevance
1176 static int fs_event_cb_stop_calls; variable1181 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