Searched refs:errorOutFile (Results 1 – 1 of 1) sorted by relevance
87 String errorOutFile = CldrUtility.getProperty("errors", null, in testAll() local92 if (errorOutFile != null) { in testAll()93 errorLog = FileUtilities.openUTF8Writer("", errorOutFile); in testAll()