Home
last modified time | relevance | path

Searched defs:test_struct (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/unit/
H A Dtest-qobject-output-visitor.c146 TestStruct test_struct = { .integer = 42, in test_visitor_out_struct() local
H A Dtest-visitor-serialization.c571 static void test_struct(gconstpointer opaque) in test_struct() function