Searched defs:waitFor (Results 1 – 3 of 3) sorted by relevance
/tools/tradefederation/core/tests/src/com/android/tradefed/util/ | ||
D | EmailTest.java | 59 public int waitFor() {return 0;} in waitFor() method in EmailTest.TestProcess |
D | RunUtilTest.java | 508 public int waitFor() throws InterruptedException { in waitFor() method in RunUtilTest.FakeProcess |
/tools/tradefederation/core/tests/src/com/android/tradefed/device/ | ||
D | DeviceManagerTest.java | 132 public int waitFor() throws InterruptedException { in waitFor() method in DeviceManagerTest.MockProcess |