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.c169 static int non_existing_opendir_cb_count; variable
178 ++non_existing_opendir_cb_count; in non_existing_opendir_cb()
207 ASSERT_OK(non_existing_opendir_cb_count); in TEST_IMPL()
210 ASSERT_EQ(1, non_existing_opendir_cb_count); in TEST_IMPL()

Completed in 5 milliseconds