Searched defs:path_b (Results 1 – 5 of 5) sorted by relevance
27 def ZipCompare(path_a, path_b): argument
12 final String path_b = "/a/b"; in testSourcePath() local
756 static struct device *get_dev(struct bus *parent, int path_a, int path_b, in get_dev()813 const int bustype, int path_a, int path_b, in new_device_with_path()915 int path_b = 0; in new_device_raw() local
137 int path_b; member
1578 def assertEqualNormCase(self, path_a, path_b): argument