Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-xs-node.c108 static bool compare_content(GByteArray *c1, GByteArray *c2) in compare_content() function
146 !compare_content(n1->content, n2->content) || in compare_nodes()