Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c307 uint8_t wire_simple_arr[] = { variable
326 compare_vmstate(wire_simple_arr, sizeof(wire_simple_arr)); in test_simple_array()
329 obj_simple_arr_copy, 1, wire_simple_arr, in test_simple_array()
330 sizeof(wire_simple_arr))); in test_simple_array()