Searched defs:awaitMilestoneForTesting (Results 1 – 3 of 3) sorted by relevance
60 void awaitMilestoneForTesting() throws InterruptedException; in awaitMilestoneForTesting() method
36 public void awaitMilestoneForTesting() {} in awaitMilestoneForTesting() method in PausableExecutorImpl
59 public synchronized void awaitMilestoneForTesting() throws InterruptedException { in awaitMilestoneForTesting() method in SingleProdThreadExecutor