Searched defs:waitForBootCompleted (Results 1 – 3 of 3) sorted by relevance
61 private void waitForBootCompleted() throws Exception { in waitForBootCompleted() method in CheckpointHostTest
96 private void waitForBootCompleted() throws Exception { in waitForBootCompleted() method in BootStatsHostTest
179 public static void waitForBootCompleted(ITestDevice device) throws Exception { in waitForBootCompleted() method in Utils