Searched defs:waitFor (Results 1 – 4 of 4) sorted by relevance
67 public int waitFor() {return 0;} in waitFor() method in EmailTest.TestProcess
598 public int waitFor() throws InterruptedException { in waitFor() method in RunUtilTest.FakeProcess
126 public int waitFor() throws InterruptedException { in waitFor() method in DeviceManagerTest.MockProcess
824 try (CloseableTraceScope waitFor = in flashSystem()