Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qtree.c14 static gint my_compare(gconstpointer a, gconstpointer b) in my_compare() function
37 return my_compare(b, a); in my_search()
205 tree = q_tree_new_full((GCompareDataFunc)my_compare, NULL, in test_tree_remove()
255 tree = q_tree_new(my_compare); in test_tree_destroy()
280 tree = q_tree_new(my_compare); in test_tree_insert()
289 tree = q_tree_new(my_compare); in test_tree_insert()
298 tree = q_tree_new(my_compare); in test_tree_insert()