Home
last modified time | relevance | path

Searched refs:oldLine (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DUCAConformanceTest.java200 String line = null, oldLine = null, buffer = null, oldB = null; in conformanceTest() local
256 errln(" Previous data line " + oldLine); in conformanceTest()
267 oldLine = line; in conformanceTest()
/external/chromium-trace/trace-viewer/tracing/third_party/mocha/
Dmocha.js283 oldLine = 1, newLine = 1;
292 oldRangeStart = oldLine;
307 oldLine += lines.length;
319 '@@ -' + oldRangeStart + ',' + (oldLine-oldRangeStart+contextSize)
331 oldLine += lines.length;