Searched refs:LATCH_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
108 private static final int LATCH_TIMEOUT_MS = 12000; field in PdfLoaderTest298 latch.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testLoadDocumentTask()310 latch.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testSearchTask()323 latch.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testPageUrlLinksTask()332 latch.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS); in getGotoLinks()