Home | History | Annotate | Download | only in generators

Lines Matching defs:formatRow

509 			String tmp=((platformSpecificTemplateList.equals(""))?formatRow(testLogName, -1, false):formatRowReleng(testLogName, -1, false));
562 String tmp=((platformSpecificTemplateList.equals(""))?formatRow(xmlFileNames[i].getPath(), errorCount,true):formatRowReleng(xmlFileNames[i].getPath(), errorCount,true));
927 private String formatRow(String fileName, int errorCount, boolean link) {