Searched refs:run_revert_with_fails (Results 1 – 3 of 3) sorted by relevance
213 failed |= images.run_revert_with_fails(); in run_single()
785 pub fn run_revert_with_fails(&self) -> bool { in run_revert_with_fails() method
57 sim_test!(revert_with_fails, make_image(&NO_DEPS, false), run_revert_with_fails());