Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-qgraph.c159 qos_graph_destroy(); in init_nop()
166 qos_graph_destroy(); in test_machine()
177 qos_graph_destroy(); in test_contains()
185 qos_graph_destroy(); in test_multiple_contains()
196 qos_graph_destroy(); in test_produces()
204 qos_graph_destroy(); in test_multiple_produces()
215 qos_graph_destroy(); in test_consumes()
223 qos_graph_destroy(); in test_multiple_consumes()
230 qos_graph_destroy(); in test_driver()
237 qos_graph_destroy(); in test_test()
[all …]
/qemu/tests/qtest/libqos/
H A Dqgraph.h152 void qos_graph_destroy(void);
H A Dqgraph.c567 void qos_graph_destroy(void) in qos_graph_destroy() function
/qemu/tests/qtest/
H A Dqos-test.c354 qos_graph_destroy(); in main()