Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dnode.c297 g_assert (g_node_find_child (root, G_TRAVERSE_ALL, C2P ('F')) == node_F); in construct_test()
298 g_assert (g_node_find_child (node_G, G_TRAVERSE_LEAFS, C2P ('H')) == node_H); in construct_test()
299 g_assert (g_node_find_child (root, G_TRAVERSE_ALL, C2P ('H')) == NULL); in construct_test()
/third_party/glib/glib/
Dgnode.h254 GNode* g_node_find_child (GNode *node,
Dgnode.c1095 g_node_find_child (GNode *node, in g_node_find_child() function
/third_party/glib/tests/
Dtestglib.c295 g_assert (g_node_find_child (root, G_TRAVERSE_ALL, C2P ('F')) == node_F); in gnode_test()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3079 g_node_find_child