Searched refs:destroy (Results 1 - 25 of 36) sorted by relevance

12

/opengrok/test/org/opensolaris/opengrok/search/
H A DSearchEngineTest.java79 repository.destroy();
172 instance.destroy();
188 instance.destroy();
203 instance.destroy();
218 instance.destroy();
231 instance.destroy();
242 instance.destroy();
249 instance.destroy();
255 instance.destroy();
261 instance.destroy();
[all...]
/opengrok/test/org/opensolaris/opengrok/web/
H A DSearchHelperTest.java74 repository.destroy();
130 searchHelper.destroy();
140 searchHelper.destroy();
149 searchHelper.destroy();
170 searchHelper.destroy();
175 * Test that calling destroy() on an uninitialized instance does not
180 new SearchHelper().destroy();
H A DPageConfigTest.java59 repository.destroy();
/opengrok/test/org/opensolaris/opengrok/history/
H A DSCCSgetTest.java67 p.destroy();
82 p.destroy();
H A DHistoryGuruTest.java85 repository.destroy();
H A DMercurialRepositoryTest.java94 repository.destroy();
/opengrok/src/org/opensolaris/opengrok/web/
H A DAuthorizationFilter.java64 public void destroy() { method in class:AuthorizationFilter
H A DJSONSearchServlet.java152 engine.destroy();
H A DWebappListener.java141 sh.destroy();
/opengrok/test/org/opensolaris/opengrok/index/
H A DIndexDatabaseTest.java71 repository.destroy();
H A DIndexerRepoTest.java68 repository.destroy();
/opengrok/test/org/opensolaris/opengrok/util/
H A DTestRepository.java71 public void destroy() { method in class:TestRepository
/opengrok/src/org/opensolaris/opengrok/history/
H A DClearCaseRepository.java168 process.destroy();
251 process.destroy();
315 process.destroy();
H A DSCCSRepository.java129 process.destroy();
199 process.destroy();
H A DGitRepository.java272 process.destroy();
295 process.destroy();
538 process.destroy();
584 process.destroy();
H A DMercurialRepository.java256 process.destroy();
361 process.destroy();
484 process.destroy();
662 process.destroy();
H A DBazaarRepository.java139 process.destroy();
346 process.destroy();
H A DMonotoneRepository.java106 process.destroy();
H A DCVSRepository.java247 process.destroy();
/opengrok/test/org/opensolaris/opengrok/analysis/document/
H A DTroffAnalyzerTest.java93 repository.destroy();
/opengrok/test/org/opensolaris/opengrok/analysis/
H A DCtagsTest.java75 repository.destroy();
/opengrok/src/org/opensolaris/opengrok/util/
H A DExecutor.java207 proc.destroy();
241 process.destroy();
/opengrok/src/org/opensolaris/opengrok/search/
H A DSearch.java122 engine.destroy();
/opengrok/src/org/opensolaris/opengrok/analysis/
H A DCtags.java77 ctags.destroy();
305 public void destroy() {
/opengrok/test/org/opensolaris/opengrok/search/context/
H A DHistoryContextTest.java62 repositories.destroy();

Completed in 54 milliseconds

12