Home
last modified time | relevance | path

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

/openbmc/qemu/rust/qemu-api/tests/
H A Dtests.rs27 pub struct DummyState { in test_device_decl_macros() struct
41 DummyState, in test_device_decl_macros()
56 impl ObjectImpl for DummyState { in test_device_decl_macros() implementation
77 object_unref(object_new(DummyState::TYPE_NAME.as_ptr()) as *mut _); in test_device_decl_macros()