Searched refs:readableLine (Results 1 - 2 of 2) sorted by relevance

/opengrok/test/org/opensolaris/opengrok/web/
H A DUtilTest.java127 public void readableLine() throws Exception { method in class:UtilTest
130 Util.readableLine(42, out, null, null, null, null);
135 Util.readableLine(110, out, null, null, null, null);
/opengrok/src/org/opensolaris/opengrok/analysis/
H A DJFlexXref.java516 Util.readableLine(line, out, annotation, userPageLink, userPageSuffix,

Completed in 33 milliseconds