Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-readdir.c168 static int non_existing_opendir_cb_count; variable
177 ++non_existing_opendir_cb_count; in non_existing_opendir_cb()
206 ASSERT_OK(non_existing_opendir_cb_count); in TEST_IMPL()
209 ASSERT_EQ(1, non_existing_opendir_cb_count); in TEST_IMPL()

Completed in 8 milliseconds