Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dcheck-qom-proplist.c613 Object *cont1 = container_get(root, "/cont1"); in test_qom_partial_path() local
625 object_property_add_child(cont1, "obj1", obj1); in test_qom_partial_path()
627 object_property_add_child(cont1, "obj2", obj2a); in test_qom_partial_path()
648 object_unparent(cont1); in test_qom_partial_path()