Searched refs:waitForProcess (Results 1 – 1 of 1) sorted by relevance
94 assertNull(waitForProcess(process, 1000)); // 1 sec in setUp()147 private static Integer waitForProcess(Process process, final long millis) in waitForProcess() method in OfficeConnection