Searched refs:emptyFile (Results 1 – 2 of 2) sorted by relevance
106 CLDRFile emptyFile = SimpleFactory.makeFile(aloc.getBaseName()); in TestEmptyCLDRFile() local109 emptyFile.write(new PrintWriter(outStream)); in TestEmptyCLDRFile()
642 public void emptyFile() throws Exception { in emptyFile() method in PartialFormattingTest