Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c89 static int chmod_cb_count; variable
263 chmod_cb_count++; in chmod_cb()
1783 ASSERT_EQ(1, chmod_cb_count); in TEST_IMPL()
1784 chmod_cb_count = 0; /* reset for the next test */ in TEST_IMPL()
1795 ASSERT_EQ(1, chmod_cb_count); in TEST_IMPL()

Completed in 11 milliseconds