Searched refs:should_exist (Results 1 – 1 of 1) sorted by relevance
424 let should_exist = idx >= mods_paths.len() - *remaining_files; in test_on_update_cleanup_limits_trash_locks() localVariable425 assert_eq!(path.exists(), should_exist); in test_on_update_cleanup_limits_trash_locks()426 if should_exist { in test_on_update_cleanup_limits_trash_locks()