Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-blockjob.c164 bool should_converge; member
183 if (!job_is_ready(&s->common.job) && s->should_converge) { in cancel_job_run()
303 s->should_converge = true; in test_cancel_ready()
320 s->should_converge = true; in test_cancel_standby()
342 s->should_converge = true; in test_cancel_pending()
369 s->should_converge = true; in test_cancel_concluded()