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

/lucene-3.6.0/lucene/test-framework/src/java/org/apache/lucene/util/
H A DLuceneTestCase.java530 // exception and do not call tearDownInternal.
535 // into a multiple so that tearDownInternal is called.
542 tearDownInternal();
664 private final void tearDownInternal() throws Exception { method in class:LuceneTestCase

Completed in 14 milliseconds