Searched defs:writeReport (Results 1 – 4 of 4) sorted by relevance
169 public static void writeReport(String filename, String data) throws IOException { in writeReport() method in Stats
266 private boolean writeReport(String outFile, boolean html, boolean internal) { in writeReport() method in ReportAPI
289 static bool writeReport(LocationInfoTy &LocationInfo) { in writeReport() function
184 public void writeReport(APIDiff apiDiff) { in writeReport() method in HTMLReportGenerator