Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCLDRTest.java109 … PrintWriter surveyFile = FileUtilities.openUTF8Writer(CLDRPaths.GEN_DIRECTORY, "surveyInfo.txt"); in TestZZZZHack() local
111 surveyFile.println(s); in TestZZZZHack()
113 surveyFile.close(); in TestZZZZHack()