Searched defs:expected_tree (Results 1 – 4 of 4) sorted by relevance
197 const char **expected_tree, in bst_test_check_child()227 const char **expected_tree, in bst_test_check_sub_tree()264 const char *expected_tree) { in _bst_test_check_tree()
203 def check_areas(self, areas, expected_tree, bounds=None): argument
295 TreeT expected_tree(void) in expected_tree() function
819 let mut expected_tree = tree.clone(); in test_proposals() localVariable