Searched refs:mountfd (Results 1 – 1 of 1) sorted by relevance
147 ASSERT_EQ(fumount(mountfd), ZX_OK); in FmountFunmount()189 ASSERT_GT(mountfd, 0); in DoMountEvil()253 ASSERT_EQ(close(mountfd), 0); in DoMountEvil()282 ASSERT_EQ(close(mountfd), 0); in MountEvilMinfs()452 ASSERT_TRUE(mountfd); in MountGetDevice()471 ASSERT_TRUE(mountfd); in MountGetDevice()472 caller.reset(std::move(mountfd)); in MountGetDevice()482 ASSERT_TRUE(mountfd); in MountGetDevice()483 caller.reset(std::move(mountfd)); in MountGetDevice()494 ASSERT_TRUE(mountfd); in MountGetDevice()[all …]
Completed in 10 milliseconds