Home
last modified time | relevance | path

Searched refs:fullSource (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DToolUtilities.java55 String fullSource = sourceDir + File.separator + sourceFile; in generateBat() local
64 … } else if (!CldrUtility.areFileIdentical(fullSource, fullTarget, failureLines, lineComparer)) { in generateBat()
68 new File(fullSource).getCanonicalPath() + " " + in generateBat()