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

/opengrok/src/org/opensolaris/opengrok/history/
H A DFileHistoryCache.java67 private String historyCacheDirName = "historycache"; field in class:FileHistoryCache
551 dir = new File(dir, this.historyCacheDirName);
576 + this.historyCacheDirName

Completed in 584 milliseconds