Searched refs:DoMountEvil (Results 1 – 1 of 1) sorted by relevance
160 bool DoMountEvil(const char* parentfs_name, const char* mount_path) { in DoMountEvil() function262 ASSERT_TRUE(DoMountEvil("memfs", mount_path)); in MountEvilMemfs()285 ASSERT_TRUE(DoMountEvil("minfs", mount_path)); in MountEvilMinfs()
Completed in 6 milliseconds