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

/lucene-3.6.0/lucene/backwards/src/test-framework/java/org/apache/lucene/util/
H A DLuceneTestCase.java1161 shutdownExecutorService(ex);
1167 static void shutdownExecutorService(ExecutorService ex) { method in class:LuceneTestCase
/lucene-3.6.0/lucene/test-framework/src/java/org/apache/lucene/util/
H A DLuceneTestCase.java1337 shutdownExecutorService(ex);
1343 static void shutdownExecutorService(ExecutorService ex) { method in class:LuceneTestCase

Completed in 20 milliseconds