Searched refs:equal_paths (Results 1 – 1 of 1) sorted by relevance
918 def equal_paths(list1, list2): function933 all(equal_paths(nodes1, nodes2) for (nodes1, nodes2) in944 test_equal_but_not_same("nodes", equal_paths)
Completed in 21 milliseconds