Searched refs:wait (Results 1 – 18 of 18) sorted by relevance
188 mMockTestInvoker.wait(WAIT_TIMEOUT_MS); in testRun_scheduling()288 mMockTestInvoker.wait(WAIT_TIMEOUT_MS); in testBatteryLowLevel()338 mMockTestInvoker.wait(WAIT_TIMEOUT_MS); in testBatteryLowLevel_interruptible()374 mMockTestInvoker.wait(WAIT_TIMEOUT_MS); in testShutdown_interruptible()451 li.wait(WAIT_TIMEOUT_MS); in testShutdown_notInterruptible()566 li.wait(WAIT_TIMEOUT_MS); in testShutdown_notInterruptible_timeout()
424 notifier.wait(1 * 1000); in testRun_oneConfigLoop()
170 self._executor.shutdown(wait=True)362 cond.wait(cond_timeout)
57 def wait(self): member in FakePopen
312 self._master_ssh_proc.wait()384 tunnel.proc.wait()
4 delay(1000); // wait for a second to read from serial port after flashing
154 proc.wait()
105 proc.wait()
65 <tr><td> -w</td><td>--wait-for-debugger</td>
14 delay(1000); // wait for a second to read from serial port after flashing
399 listener.wait(); in waitForDeviceBootloaderStateUpdate()421 listener.wait(time); in waitForDeviceState()
114 wait(timeoutMs); in waitUntilCompleted()
284 executor.shutdown(wait=True)
75 def __init__(self, device=None, serialno=None, wait=1): argument135 if not wait: raise IOError("No device found")
202 proc.wait()
202 wait(10*1000); in getPort()
940 wait(waitTimeMs); in testExecuteFastbootCommand_state()974 blockResult.wait(waitTimeMs); in testExecuteFastbootCommand_state()2753 int apiLevel, boolean wait, boolean force, String expectedCommand) throws Exception { in verifyStopUserSuccess() argument2784 assertTrue(mTestDevice.stopUser(10, wait, force)); in verifyStopUserSuccess()