Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-coroutine.c58 static void coroutine_fn verify_entered_step_2(void *opaque) in verify_entered_step_2() function
78 coroutine = qemu_coroutine_create(verify_entered_step_2, self); in verify_entered_step_1()