Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dcheck-qobject.c23 static QObject test_equality_end_of_arguments; variable
49 while (va_arg(ap_count, QObject *) != &test_equality_end_of_arguments) { in do_test_equality()
72 do_test_equality(true, 0, __VA_ARGS__, &test_equality_end_of_arguments)
74 do_test_equality(false, 0, __VA_ARGS__, &test_equality_end_of_arguments)