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