Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c237 uint8_t wire_simple_primitive[] = {
267 compare_vmstate(wire_simple_primitive, sizeof(wire_simple_primitive)); in test_simple_primitive()
270 obj_simple_copy, 1, wire_simple_primitive, in test_simple_primitive()
271 sizeof(wire_simple_primitive))); in test_simple_primitive()
230 uint8_t wire_simple_primitive[] = { global() variable