Home
last modified time | relevance | path

Searched defs:path_b (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/udev/
Dlibinput-device-group.c78 const char *path_b = udev_device_get_syspath(ancestor_b); in find_tree_distance() local
/third_party/python/Lib/test/
Dtest_pathlib.py1445 def assertSame(self, path_a, path_b): argument
1455 def assertEqualNormCase(self, path_a, path_b): argument