Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestBasic.java1434 public void checkDtdComparatorForResource(String fileToRead, in checkDtdComparatorForResource() argument
1439 myHandler.fileName = fileToRead; in checkDtdComparatorForResource()
1458 public void checkDtdComparatorFor(File fileToRead, DtdType overrideDtdType) { in checkDtdComparatorFor() argument
1462 myHandler.fileName = PathUtilities.getNormalizedPathString(fileToRead); in checkDtdComparatorFor()