Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c214 static UserDefTwo *nested_struct_create(void) in nested_struct_create() function
596 UserDefTwo *udnp = nested_struct_create(); in test_nested_struct()
622 QAPI_LIST_PREPEND(listp, nested_struct_create()); in test_nested_struct_list()