Searched refs:oldLine (Results 1 – 2 of 2) sorted by relevance
200 String line = null, oldLine = null, buffer = null, oldB = null; in conformanceTest() local256 errln(" Previous data line " + oldLine); in conformanceTest()267 oldLine = line; in conformanceTest()
283 oldLine = 1, newLine = 1;292 oldRangeStart = oldLine;307 oldLine += lines.length;319 '@@ -' + oldRangeStart + ',' + (oldLine-oldRangeStart+contextSize)331 oldLine += lines.length;