Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D25854 def find_graph_node(graph, node_id): function
147 find_graph_node(graph, edge['parent'])['name'] == 'node3':
148 assert find_graph_node(graph, edge['child'])['name'] == 'node0'