Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dnode.c256 g_assert_cmpint (g_node_depth (root), ==, 1); in construct_test()
289 g_assert_cmpint (g_node_depth (root), ==, 1); in construct_test()
291 g_assert_cmpint (g_node_depth (node_G->children->next), ==, 4); in construct_test()
/third_party/glib/glib/
Dgnode.h134 guint g_node_depth (GNode *node);
Dgnode.c446 g_node_depth (GNode *node) in g_node_depth() function
/third_party/glib/tests/
Dtestglib.c265 g_assert (g_node_depth (root) == 1 && g_node_max_height (root) == 1); in gnode_test()
287 g_assert (g_node_depth (root) == 1); in gnode_test()
289 g_assert (g_node_depth (node_G->children->next) == 4); in gnode_test()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_dump.c1083 depth = (g_node_depth (node) - 1) * 2; in qtdemux_node_dump_foreach()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3093 g_node_depth