Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DTestMetazones.java80 String exemplarOutFile = CldrUtility.getProperty("log", null, in testAll() local
82 if (exemplarOutFile != null) { in testAll()
83 log = FileUtilities.openUTF8Writer("", exemplarOutFile); in testAll()