Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c88 static int access_cb_count; variable
246 access_cb_count++; in access_cb()
1670 ASSERT_EQ(1, access_cb_count); in TEST_IMPL()
1671 access_cb_count = 0; /* reset for the next test */ in TEST_IMPL()
1691 ASSERT_EQ(1, access_cb_count); in TEST_IMPL()
1692 access_cb_count = 0; /* reset for the next test */ in TEST_IMPL()

Completed in 11 milliseconds