HomeSort by relevance Sort by last modified time
    Searched refs:sleep (Results 276 - 300 of 870) sorted by null

<<11121314151617181920>>

  /external/libusb-compat/
compile 117 sleep 1
  /external/libvorbis/
compile 117 sleep 1
  /external/ltrace/testsuite/ltrace.minor/
trace-fork.exp 44 set pattern {^[0-9]* sleep}
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 55 sleep(1);
95 sleep(1);
143 sleep(1);
191 sleep(1);
240 sleep(1);
250 sleep(1);
315 sleep(1);
326 sleep(1);
364 sleep(1);
572 sleep(1)
    [all...]
  /cts/apps/CameraITS/tests/scene0/
test_unified_timestamps.py 38 time.sleep(0.5)
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
WipeDataTest.java 61 Thread.sleep(250);
  /cts/tests/tests/animation/src/android/animation/cts/
AnimatorTest.java 98 Thread.sleep(100);
118 Thread.sleep(100);
134 Thread.sleep(200);
194 Thread.sleep(1);
ArgbEvaluatorTest.java 45 Thread.sleep(100);
  /cts/tests/tests/content/src/android/content/cts/
ClipboardManagerListenerTest.java 69 Thread.sleep(1000);
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/
FakeSensorOperation.java 63 Thread.sleep(delayNs / NANOS_PER_MILLI, (int) (delayNs % NANOS_PER_MILLI));
  /cts/tests/tests/media/src/android/media/cts/
AudioRecordTest.java 148 Thread.sleep(SLEEP_TIME);
163 Thread.sleep(SLEEP_TIME);
178 Thread.sleep(SLEEP_TIME);
201 Thread.sleep(SLEEP_TIME);
StreamingMediaPlayerTest.java 228 Thread.sleep(LONG_SLEEP_TIME);
233 Thread.sleep(SLEEP_TIME);
372 Thread.sleep(1000);
393 Thread.sleep(5000);
  /cts/tests/tests/nativeopengl/standalone/src/com/android/gltest/
GLTestActivity.java 37 Thread.sleep(1000);
  /cts/tests/tests/os/src/android/os/cts/
DebugTest.java 54 Thread.sleep(debugTime);
58 Thread.sleep(debugTime);
62 Thread.sleep(debugTime);
66 Thread.sleep(debugTime);
PowerManagerTest.java 33 * 2 Force the device to go to sleep
42 Thread.sleep(TIME + MORE_TIME);
PowerManager_WakeLockTest.java 66 Thread.sleep(PowerManagerTest.TIME + PowerManagerTest.MORE_TIME);
ResultReceiverTest.java 35 Thread.sleep(DURATION);
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsProvider2_AccountRemovalTest.java 127 SystemClock.sleep(SLEEP_BETWEEN_POLL_MS);
166 SystemClock.sleep(SLEEP_BETWEEN_POLL_MS);
187 SystemClock.sleep(SLEEP_BETWEEN_POLL_MS);
218 SystemClock.sleep(SLEEP_BETWEEN_POLL_MS);
  /cts/tests/tests/view/src/android/view/animation/cts/
AnimationTestUtils.java 109 Thread.sleep(duration + TIMEOUT_DELTA);
  /development/tools/emulator/test-apps/SmokeTests/src/com/android/emulator/smoketests/sms/
SmsTest.java 78 Thread.sleep(SMS_POLL_TIME_MS);
  /device/asus/flo/
init.flo.bt.sh 3 BLUETOOTH_SLEEP_PATH=/proc/bluetooth/sleep/proto
  /device/lge/mako/
init.mako.bt.sh 3 BLUETOOTH_SLEEP_PATH=/proc/bluetooth/sleep/proto
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
Status002Debuggee.java 63 logWriter.println("--> Debuggee: Status002Debuggee: will sleep for 1 second");
98 ("--> Thread: " + getName() + ": will sleep " + mlsecTimeToSleep + " mlsecs");
101 Thread.sleep(mlsecTimeToSleep);
  /external/apache-harmony/support/src/test/java/tests/support/
Support_AvailTest.java 45 Thread.sleep(500);
  /external/chromium_org/build/android/
adb_reverse_forwarder.py 58 time.sleep(60)

Completed in 1545 milliseconds

<<11121314151617181920>>