Home
last modified time | relevance | path

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

/freebsd-14.2/tests/sys/fs/fusefs/
H A Ddestroy.cc143 expect_destroy(0); in TEST_F()
H A Dutils.hh117 void expect_destroy(int error);
H A Ddev_fuse_poll.cc94 expect_destroy(0); in TEST_P()
H A Dutils.cc210 FuseTest::expect_destroy(int error) in expect_destroy() function in FuseTest