Searched defs:strip (Results 1 - 2 of 2) sorted by relevance
/opengrok-sun/src/org/opensolaris/opengrok/history/ | ||
H A D | HistoryEntry.java | 208 public void strip() { method in class:HistoryEntry |
/opengrok-sun/test/org/opensolaris/opengrok/history/ | ||
H A D | HistoryEntryTest.java | 274 * Test of strip method, of class HistoryEntry. 277 public void strip() { method in class:HistoryEntryTest 283 instance.strip(); |
Completed in 846 milliseconds