Home
last modified time | relevance | path

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

/external/icu/tools/
Dziputil.py27 def ZipCompare(path_a, path_b): argument
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/util/
DTestSourceLocation.java12 final String path_b = "/a/b"; in testSourcePath() local
/external/python/cpython3/Lib/test/
Dtest_pathlib.py1435 def assertSame(self, path_a, path_b): argument
1445 def assertEqualNormCase(self, path_a, path_b): argument