Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cache/src/worker/
H A Dtests.rs424 let should_exist = idx >= mods_paths.len() - *remaining_files; in test_on_update_cleanup_limits_trash_locks() localVariable
425 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()