Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c160 qos_graph_destroy(); in init_nop()
167 qos_graph_destroy(); in test_machine()
178 qos_graph_destroy(); in test_contains()
186 qos_graph_destroy(); in test_multiple_contains()
197 qos_graph_destroy(); in test_produces()
205 qos_graph_destroy(); in test_multiple_produces()
216 qos_graph_destroy(); in test_consumes()
224 qos_graph_destroy(); in test_multiple_consumes()
231 qos_graph_destroy(); in test_driver()
238 qos_graph_destroy(); in test_test()
[all …]
/openbmc/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
/openbmc/qemu/tests/qtest/
H A Dqos-test.c355 qos_graph_destroy(); in main()