Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-coroutine.c100 unsigned int n_return; /* num coroutines returned */ member
117 nd->n_return++; in nest()
125 .n_return = 0, in test_nesting()
134 g_assert_cmpint(nd.n_return, ==, nd.max); in test_nesting()
545 .n_return = 0, in perf_nesting()