Searched refs:equal_paths (Results 1 – 1 of 1) sorted by relevance
876 def equal_paths(list1, list2): function891 all(equal_paths(nodes1, nodes2) for (nodes1, nodes2) in902 test_equal_but_not_same("nodes", equal_paths)