Searched refs:tlf (Results 1 – 2 of 2) sorted by relevance
80 public void emitTopLeftFile(String tlf) { in emitTopLeftFile() argument82 FileOutputStream fos = new FileOutputStream(tlf); in emitTopLeftFile()118 System.out.println("IO Error while attempting to create " + tlf); in emitTopLeftFile()
142 String tlf = fullReportFileName + JDiff.DIR_SEP + in generate() local162 hf.emitTopLeftFile(tlf); in generate()