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

/opengrok-sun/src/org/opensolaris/opengrok/history/
H A DHistory.java69 public boolean hasFileList() { method in class:History
/opengrok-sun/test/org/opensolaris/opengrok/history/
H A DHistoryEntryTest.java208 new History(Collections.singletonList(instance)).hasFileList());
212 new History(Collections.singletonList(instance)).hasFileList());

Completed in 1192 milliseconds