Searched refs:expect_ioctl (Results 1 – 1 of 1) sorted by relevance
47 void expect_ioctl(uint64_t ino, ProcessMockerT r) in expect_ioctl() function in Ioctl65 expect_ioctl(ino, ReturnImmediate([](auto in, auto& out) { in expect_ioctl_rw()105 expect_ioctl(FUSE_ROOT_ID, ReturnErrno(ENOSYS)); in TEST_F()