Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DTestMetazones.java85 String errorOutFile = CldrUtility.getProperty("errors", null, in testAll() local
90 if (errorOutFile != null) { in testAll()
91 errorLog = FileUtilities.openUTF8Writer("", errorOutFile); in testAll()