Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 25 of 58) sorted by relevance

123

/tools/tradefederation/core/src/com/android/tradefed/util/
DIRunUtil.java87 public CommandResult runTimedCmd(final long timeout, final String... command); in runTimedCmd()
101 final long timeout, OutputStream stdout, OutputStream stderr, final String... command); in runTimedCmd()
113 public CommandResult runTimedCmdRetry(final long timeout, long retryInterval, in runTimedCmdRetry()
125 public CommandResult runTimedCmdSilently(final long timeout, final String... command); in runTimedCmdSilently()
138 public CommandResult runTimedCmdSilentlyRetry(final long timeout, long retryInterval, in runTimedCmdSilentlyRetry()
150 CommandResult runTimedCmdWithInput(long timeout, String input, String... command); in runTimedCmdWithInput()
161 CommandResult runTimedCmdWithInput(long timeout, String input, List<String> command); in runTimedCmdWithInput()
204 public CommandStatus runTimed(long timeout, IRunUtil.IRunnableResult runnable, in runTimed()
DDeviceConcurrentUtil.java55 public static <T> T joinFuture(String taskDesc, Future<T> task, long timeout) in joinFuture()
94 public ShellCommandCallable(ITestDevice device, String command, long timeout) { in ShellCommandCallable()
106 public ShellCommandCallable<V> setTimeout(long timeout) { in setTimeout()
DRunUtil.java130 public CommandResult runTimedCmd(final long timeout, final String... command) { in runTimedCmd()
138 public CommandResult runTimedCmd(final long timeout, OutputStream stdout, in runTimedCmd()
148 private CommandResult runTimedCmd(final long timeout, OutputStream stdout, in runTimedCmd()
176 long timeout, long retryInterval, int attempts, String... command) { in runTimedCmdRetry()
225 public CommandResult runTimedCmdWithInput(final long timeout, String input, in runTimedCmdWithInput()
234 public CommandResult runTimedCmdWithInput(final long timeout, String input, in runTimedCmdWithInput()
248 public CommandResult runTimedCmdSilently(final long timeout, final String... command) { in runTimedCmdSilently()
261 public CommandResult runTimedCmdSilentlyRetry(long timeout, long retryInterval, int attempts, in runTimedCmdSilentlyRetry()
318 public CommandStatus runTimed(long timeout, IRunUtil.IRunnableResult runnable, in runTimed()
DAlarm.java42 public Alarm(long timeout) { in Alarm()
DConditionPriorityBlockingQueue.java165 public T poll(long timeout, TimeUnit unit) throws InterruptedException { in poll()
180 public T poll(long timeout, TimeUnit unit, IMatcher<T> matcher) throws InterruptedException { in poll()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DInstrumentationPreparer.java187 void setTimeout(int timeout) { in setTimeout()
191 void setShellTimeout(long timeout) { in setShellTimeout()
195 void setTestTimeout(int timeout) { in setTestTimeout()
DConnectionChecker.java39 long timeout = mTimeout * 1000; in setUp() local
DIDeviceFlasher.java91 public void setWipeTimeout(long timeout); in setWipeTimeout()
DSystemUpdaterDeviceFlasher.java180 public void setWipeTimeout(long timeout) { in setWipeTimeout()
/tools/tradefederation/core/src/com/android/tradefed/util/sl4a/
DSl4aEventDispatcher.java46 public Sl4aEventDispatcher(Sl4aClient client, long timeout) { in Sl4aEventDispatcher()
117 public EventSl4aObject popEvent(String name, long timeout) { in popEvent()
143 long timeout) { in waitForEvent()
/tools/test/connectivity/acts/framework/acts/controllers/
Darduino_wifi_dongle.py314 def ip_address(self, exp_result=True, timeout=READ_TIMEOUT): argument
334 def wifi_status(self, exp_result=True, timeout=READ_TIMEOUT): argument
349 def wifi_scan(self, exp_result=True, timeout=READ_TIMEOUT): argument
379 def ping_status(self, exp_result=True, timeout=READ_TIMEOUT): argument
Dadb.py149 def _exec_cmd(self, cmd, ignore_status=False, timeout=DEFAULT_ADB_TIMEOUT): argument
247 def shell(self, command, ignore_status=False, timeout=DEFAULT_ADB_TIMEOUT): argument
260 timeout=DEFAULT_ADB_PULL_TIMEOUT): argument
Dsniffer.py244 def wait_for_capture(self, timeout=None): argument
282 def __init__(self, sniffer, timeout=None): argument
/tools/tradefederation/core/src/com/android/tradefed/device/
DIWifiHelper.java117 boolean waitForIp(long timeout) throws DeviceNotAvailableException; in waitForIp()
172 boolean waitForWifiEnabled(long timeout) throws DeviceNotAvailableException; in waitForWifiEnabled()
189 boolean waitForWifiDisabled(long timeout) throws DeviceNotAvailableException; in waitForWifiDisabled()
DWifiHelper.java196 boolean waitForWifiState(long timeout, WifiState... expectedStates) in waitForWifiState()
294 public boolean waitForIp(long timeout) throws DeviceNotAvailableException { in waitForIp()
370 public boolean waitForWifiEnabled(long timeout) throws DeviceNotAvailableException { in waitForWifiEnabled()
391 public boolean waitForWifiDisabled(long timeout) throws DeviceNotAvailableException { in waitForWifiDisabled()
/tools/test/connectivity/acts/framework/acts/test_utils/car/
Dcar_media_utils.py39 def verifyEventReceived(log, device, event, timeout): argument
67 timeout=1.0): argument
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Devent_dispatcher.py173 def pop_event(self, event_name, timeout=DEFAULT_TIMEOUT): argument
219 timeout=DEFAULT_TIMEOUT, argument
270 def pop_events(self, regex_pattern, timeout, freq=1): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/aware/
Daware_test_utils.py45 def wait_for_event(ad, event_name, timeout=EVENT_TIMEOUT): argument
66 def wait_for_event_with_keys(ad, event_name, timeout=EVENT_TIMEOUT, *keyvalues): argument
97 def fail_on_event(ad, event_name, timeout=EVENT_TIMEOUT): argument
116 def fail_on_event_with_keys(ad, event_name, timeout=EVENT_TIMEOUT, *keyvalues): argument
146 def verify_no_more_events(ad, timeout=EVENT_TIMEOUT): argument
/tools/test/connectivity/tools/lab/utils/
Dshell.py43 def run(self, command, timeout=3600, ignore_status=False): argument
213 def kill(self, identifier, timeout=10): argument
Djob.py111 timeout=60, argument
/tools/test/connectivity/tools/lab/tests/
Dfake.py40 def run(self, command, timeout=3600, ignore_status=False): argument
/tools/test/connectivity/acts/tests/google/nfc/
DNfcBasicFunctionalityTest.py26 timeout = 5 variable in NfcBasicFunctionalityTest
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DNoisyDryRunTest.java91 long timeout = currentTimeMillis() + mTimeoutMilliSec; in checkFileWithTimeout() local
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/rtt/
Drtt_test_utils.py33 def wait_for_event(ad, event_name, timeout=EVENT_TIMEOUT): argument
54 def fail_on_event(ad, event_name, timeout=EVENT_TIMEOUT): argument
/tools/test/connectivity/acts/framework/acts/libs/proc/
Djob.py111 timeout=60, argument

123