Searched defs:waitFor (Results 1 – 2 of 2) sorted by relevance
131 public static void waitFor( in waitFor() method in PollingCheck149 public static void waitFor(long timeout, final Callable<Boolean> condition) throws Exception { in waitFor() method in PollingCheck
92 public int waitFor() throws InterruptedException { in createMockProcess() method