HomeSort by relevance Sort by last modified time
    Searched refs:sleep (Results 251 - 275 of 4612) sorted by null

<<11121314151617181920>>

  /tools/tradefederation/core/tests/test-apps/TradeFedTestApp/src/com/android/tradefed/testapp/
OnDeviceTest.java 35 Thread.sleep(500);
  /system/extras/tests/workloads/
recentfling.sh 101 sleep 0.5
110 sleep 0.5
112 sleep 1
114 sleep 1
116 sleep 1
118 sleep 1
123 sleep 0.5
chromefling.sh 84 sleep 1
95 sleep 0.5
104 sleep $waittime
107 sleep $waittime
111 sleep 0.5
117 sleep 0.5
  /cts/tests/tests/os/src/android/os/cts/
HandlerTest.java 76 sleep(DELAYED);
86 sleep(DELAYED);
95 sleep(DELAYED);
128 sleep(RUNTIME / 2);
132 sleep(RUNTIME / 2);
139 sleep(RUNTIME / 2);
143 sleep(RUNTIME / 2);
151 sleep(RUNTIME / 2);
153 sleep(RUNTIME / 2);
159 sleep(DELAYED / 2)
498 public void sleep(long time) { method in class:HandlerTest
    [all...]
  /development/tools/logblame/
connectivity_log_test 16 sleep 30
28 sleep 15
34 sleep 45
39 sleep 15
43 sleep 15
  /build/blueprint/tests/
test_tree_tests.sh 38 sleep 2
54 sleep 2
69 sleep 2
86 sleep 2
103 sleep 2
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
fork_wait.py 33 time.sleep(SHORTSLEEP)
44 time.sleep(2 * SHORTSLEEP)
53 time.sleep(LONGSLEEP)
68 time.sleep(LONGSLEEP)
79 time.sleep(2*SHORTSLEEP) # Wait for threads to die
  /external/autotest/client/tests/barriertest/
barriertest.py 20 time.sleep(2)
27 time.sleep(2)
44 time.sleep(2)
51 time.sleep(2)
68 time.sleep(2)
  /external/mockito/src/main/java/org/mockito/internal/verification/
VerificationOverTimeImpl.java 100 sleep(pollingPeriodMillis);
115 private void sleep(long sleep) { method in class:VerificationOverTimeImpl
117 Thread.sleep(sleep);
119 throw new RuntimeException("Thread sleep has been interrupted", ie);
  /external/python/cpython2/Lib/test/
fork_wait.py 33 time.sleep(SHORTSLEEP)
44 time.sleep(2 * SHORTSLEEP)
53 time.sleep(LONGSLEEP)
68 time.sleep(LONGSLEEP)
79 time.sleep(2*SHORTSLEEP) # Wait for threads to die
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
fork_wait.py 33 time.sleep(SHORTSLEEP)
44 time.sleep(2 * SHORTSLEEP)
53 time.sleep(LONGSLEEP)
68 time.sleep(LONGSLEEP)
79 time.sleep(2*SHORTSLEEP) # Wait for threads to die
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
fork_wait.py 33 time.sleep(SHORTSLEEP)
44 time.sleep(2 * SHORTSLEEP)
53 time.sleep(LONGSLEEP)
68 time.sleep(LONGSLEEP)
79 time.sleep(2*SHORTSLEEP) # Wait for threads to die
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
fork_wait.py 33 time.sleep(SHORTSLEEP)
44 time.sleep(2 * SHORTSLEEP)
53 time.sleep(LONGSLEEP)
68 time.sleep(LONGSLEEP)
79 time.sleep(2*SHORTSLEEP) # Wait for threads to die
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
fork_wait.py 33 time.sleep(SHORTSLEEP)
44 time.sleep(2 * SHORTSLEEP)
53 time.sleep(LONGSLEEP)
68 time.sleep(LONGSLEEP)
79 time.sleep(2*SHORTSLEEP) # Wait for threads to die
  /tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
bridge_interface.py 91 time.sleep(5)
96 time.sleep(2)
110 time.sleep(1)
116 time.sleep(2)
119 time.sleep(1)
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
cpuset_memory_testset.sh 53 sleep 1
56 sleep 1
58 sleep 1
281 sleep 1
284 sleep 1
287 sleep 1
289 sleep 1
383 sleep 1
388 sleep 1
390 sleep
    [all...]
  /packages/services/Car/tools/emulator/
user_action_generator.py 141 time.sleep(0.2)
150 time.sleep(1)
174 time.sleep(SHORT_SLEEP_TIME_SEC)
179 time.sleep(SHORT_SLEEP_TIME_SEC)
183 time.sleep(SHORT_SLEEP_TIME_SEC)
187 time.sleep(SHORT_SLEEP_TIME_SEC)
191 time.sleep(LONG_SLEEP_TIME_SEC)
194 time.sleep(LONG_SLEEP_TIME_SEC)
197 time.sleep(SHORT_SLEEP_TIME_SEC)
201 time.sleep(LONG_SLEEP_TIME_SEC
    [all...]
  /cts/hostsidetests/statsd/src/android/cts/statsd/metric/
GaugeMetricsTests.java 93 Thread.sleep(10);
95 Thread.sleep(10);
97 Thread.sleep(2000);
99 Thread.sleep(10);
101 Thread.sleep(10);
104 Thread.sleep(10);
106 Thread.sleep(2000);
108 Thread.sleep(10);
112 Thread.sleep(2000);
  /external/autotest/server/site_tests/audio_AudioArtifacts/
audio_AudioArtifacts.py 105 time.sleep(self.DELAY_AFTER_BINDING)
136 time.sleep(self.START_PLAYBACK_SECONDS)
142 time.sleep(self.KEEP_VOLUME_SECONDS)
146 time.sleep(rest)
148 time.sleep(self.START_PLAYBACK_SECONDS)
152 time.sleep(mute_secs)
154 time.sleep(self.KEEP_VOLUME_SECONDS)
157 time.sleep(rest)
159 time.sleep(record_secs)
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_unlock/
3-1.c 99 sleep(1);
135 sleep(1);
171 sleep(1);
229 sleep(1);
254 sleep(1);
282 sleep(1);
303 sleep(1);
326 sleep(1);
349 sleep(1);
  /external/okhttp/okio/okio/src/test/java/okio/
AsyncTimeoutTest.java 54 Thread.sleep(250);
61 Thread.sleep(500);
68 Thread.sleep(250);
79 Thread.sleep(1250);
92 Thread.sleep(1250);
138 Thread.sleep(500);
148 Thread.sleep(500);
158 Thread.sleep(500);
166 Thread.sleep(500);
168 Thread.sleep(250)
    [all...]
  /external/autotest/server/cros/faft/utils/
mode_switcher.py 63 time.sleep(self.faft_config.firmware_screen)
69 time.sleep(self.faft_config.firmware_screen)
76 time.sleep(self.faft_config.usb_plug)
88 time.sleep(self.faft_config.firmware_screen)
97 time.sleep(self.faft_config.legacy_text_screen)
103 time.sleep(self.faft_config.firmware_screen)
105 time.sleep(self.faft_config.confirm_screen)
116 time.sleep(self.faft_config.firmware_screen)
118 time.sleep(self.faft_config.confirm_screen)
134 time.sleep(self.faft_config.firmware_screen
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
SoundPoolTest.java 155 Thread.sleep(waitMsec);
158 Thread.sleep(waitMsec);
160 Thread.sleep(waitMsec);
162 Thread.sleep(waitMsec);
164 Thread.sleep(waitMsec);
171 Thread.sleep(waitMsec);
175 Thread.sleep(waitMsec);
180 Thread.sleep(waitMsec * 10);
191 Thread.sleep(waitMsec);
196 Thread.sleep(waitMsec * 4)
    [all...]
  /art/test/059-finalizer-throw/src/
Main.java 54 Thread.sleep(500);
62 Thread.sleep(750);
  /art/test/1942-suspend-raw-monitor-exit/src/art/
Test1942.java 35 System.out.println("Suspend and sleep.");
38 try { Thread.sleep(1000); } catch (Exception e) {}
51 try { Thread.sleep(1000); } catch (Exception e) {}

Completed in 684 milliseconds

<<11121314151617181920>>