Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c785 TestQtailqElement *qlast_from = QTAILQ_LAST(&obj_q.q); in test_load_q() local
792 if ((qele_from == qlast_from) || (qele_to == qlast_to)) { in test_load_q()
799 g_assert_cmpint((uintptr_t) qele_from, ==, (uintptr_t) qlast_from); in test_load_q()