Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h228 void qos_graph_foreach_test_path(QOSTestCallback fn);
H A Dqgraph.c550 qos_graph_foreach_test_path(qos_print_cb); in qos_print_graph()
734 void qos_graph_foreach_test_path(QOSTestCallback fn) in qos_graph_foreach_test_path() function
/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c198 qos_graph_foreach_test_path(walk_path); in qos_get_cmdline()
/qemu/tests/qtest/
H A Dqos-test.c348 qos_graph_foreach_test_path(walk_path); in main()
/qemu/tests/unit/
H A Dtest-qgraph.c150 qos_graph_foreach_test_path(count_each_test); in check_leaf_discovered()