Home
last modified time | relevance | path

Searched refs:create_common (Results 1 – 1 of 1) sorted by path

/qemu/tests/unit/
H A Dtest-blockjob.c203 static CancelJob *create_common(Job **pjob) in create_common() function
251 s = create_common(&job); in test_cancel_created()
267 s = create_common(&job); in test_cancel_running()
280 s = create_common(&job); in test_cancel_paused()
298 s = create_common(&job); in test_cancel_ready()
315 s = create_common(&job); in test_cancel_standby()
337 s = create_common(&job); in test_cancel_pending()
364 s = create_common(&job); in test_cancel_concluded()