Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dcheck-qom-proplist.c616 Object *obj2b = object_new(TYPE_DUMMY); in test_qom_partial_path() local
629 object_property_add_child(root, "obj2", obj2b); in test_qom_partial_path()
630 object_unref(obj2b); in test_qom_partial_path()
647 object_unparent(obj2b); in test_qom_partial_path()