Home
last modified time | relevance | path

Searched refs:sleep (Results 1 – 25 of 125) sorted by relevance

12345

/packages/experimental/procstatlog/
Ddiskload.sh22 dd if=/dev/zero bs=65536 of=$1.0 & pid0=$!; echo start $pid0; sleep 2
23 dd if=/dev/zero bs=65536 of=$1.1 & pid1=$!; echo start $pid1; sleep 2
24 dd if=/dev/zero bs=65536 of=$1.2 & pid2=$!; echo start $pid2; sleep 2
25 dd if=/dev/zero bs=65536 of=$1.3 & pid3=$!; echo start $pid3; sleep 2
26 dd if=/dev/zero bs=65536 of=$1.4 & pid4=$!; echo start $pid4; sleep 2
27 dd if=/dev/zero bs=65536 of=$1.5 & pid5=$!; echo start $pid5; sleep 2
28 dd if=/dev/zero bs=65536 of=$1.6 & pid6=$!; echo start $pid6; sleep 2
29 dd if=/dev/zero bs=65536 of=$1.7 & pid7=$!; echo start $pid7; sleep 2
30 dd if=/dev/zero bs=65536 of=$1.8 & pid8=$!; echo start $pid8; sleep 2
31 dd if=/dev/zero bs=65536 of=$1.9 & pid9=$!; echo start $pid9; sleep 2
[all …]
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBlueUnderlineTests.java33 sleep(DELAY_TO_WAIT_FOR_UNDERLINE_MILLIS); in testBlueUnderline()
47 sleep(DELAY_TO_WAIT_FOR_UNDERLINE_MILLIS); in testBlueUnderlineDisappears()
56 sleep(DELAY_TO_WAIT_FOR_UNDERLINE_MILLIS); in testBlueUnderlineDisappears()
69 sleep(DELAY_TO_WAIT_FOR_UNDERLINE_MILLIS); in testBlueUnderlineOnBackspace()
74 sleep(DELAY_TO_WAIT_FOR_UNDERLINE_MILLIS); in testBlueUnderlineOnBackspace()
77 sleep(DELAY_TO_WAIT_FOR_UNDERLINE_MILLIS); in testBlueUnderlineOnBackspace()
80 sleep(DELAY_TO_WAIT_FOR_UNDERLINE_MILLIS); in testBlueUnderlineOnBackspace()
97 sleep(DELAY_TO_WAIT_FOR_UNDERLINE_MILLIS); in testBlueUnderlineDisappearsWhenCursorMoved()
107 sleep(DELAY_TO_WAIT_FOR_UNDERLINE_MILLIS); in testBlueUnderlineDisappearsWhenCursorMoved()
117 sleep(DELAY_TO_WAIT_FOR_UNDERLINE_MILLIS); in testComposingStopsOnSpace()
DInputLogicTestsLanguageWithoutSpaces.java79 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testStartComposingInsideText()
99 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testMovingCursorInsideWordAndType()
104 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testMovingCursorInsideWordAndType()
111 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testMovingCursorInsideWordAndType()
112 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testMovingCursorInsideWordAndType()
124 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testPredictions()
DInputLogicTests.java507 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testPredictionsAfterSpace()
519 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testPredictionsWithDoubleSpaceToPeriod()
523 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testPredictionsWithDoubleSpaceToPeriod()
537 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testPredictionsAfterManualPick()
549 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testPredictionsAfterPeriod()
572 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testPredictionsAfterRecorrection()
577 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testPredictionsAfterRecorrection()
581 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testPredictionsAfterRecorrection()
629 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testManySingleQuotesOneByOne()
641 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS_MILLIS); in testTypingSingleQuotesOneByOne()
[all …]
DLatinImeTests.java26 sleep(1000); // 1s in testDeferredDeallocation_doesntHappenBeforeTimeout()
35 sleep(11000); // 11s (timeout is at 10s) in testDeferredDeallocation_doesHappenAfterTimeout()
/packages/apps/Camera2/tests_camera/src/com/android/camera/power/
DImageAndVideoCapture.java67 Thread.sleep(WAIT_FOR_STABLE_STATE); in testLaunchCamera()
80 Thread.sleep(WAIT_FOR_IMAGE_CAPTURE_TO_BE_TAKEN); in testCapture5Image()
83 Thread.sleep(WAIT_FOR_IMAGE_CAPTURE_TO_BE_TAKEN); in testCapture5Image()
85 Thread.sleep(WAIT_FOR_STABLE_STATE); in testCapture5Image()
103 Thread.sleep(WAIT_FOR_PREVIEW); in testCapture5Videos()
106 Thread.sleep(WAIT_FOR_VIDEO_CAPTURE_TO_BE_TAKEN); in testCapture5Videos()
108 Thread.sleep(WAIT_FOR_PREVIEW); in testCapture5Videos()
110 Thread.sleep(WAIT_FOR_STABLE_STATE); in testCapture5Videos()
/packages/apps/LegacyCamera/tests/src/com/android/camera/power/
DImageAndVideoCapture.java67 Thread.sleep(WAIT_FOR_STABLE_STATE); in testLaunchCamera()
80 Thread.sleep(WAIT_FOR_IMAGE_CAPTURE_TO_BE_TAKEN); in testCapture5Image()
83 Thread.sleep(WAIT_FOR_IMAGE_CAPTURE_TO_BE_TAKEN); in testCapture5Image()
85 Thread.sleep(WAIT_FOR_STABLE_STATE); in testCapture5Image()
103 Thread.sleep(WAIT_FOR_PREVIEW); in testCapture5Videos()
106 Thread.sleep(WAIT_FOR_VIDEO_CAPTURE_TO_BE_TAKEN); in testCapture5Videos()
108 Thread.sleep(WAIT_FOR_PREVIEW); in testCapture5Videos()
110 Thread.sleep(WAIT_FOR_STABLE_STATE); in testCapture5Videos()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/spellcheck/
DAndroidSpellCheckerServiceTest.java31 sleep(1000); in testSpellchecker()
33 sleep(1000); in testSpellchecker()
51 sleep(1000); in testRussianSpellchecker()
53 sleep(1000); in testRussianSpellchecker()
65 sleep(1000); in testSpellcheckWithPeriods()
67 sleep(1000); in testSpellcheckWithPeriods()
/packages/apps/Music/tests/src/com/android/music/functional/
DTestPlaylist.java73 Thread.sleep(MusicPlayerNames.WAIT_SHORT_TIME); in deletePlaylist()
76 Thread.sleep(MusicPlayerNames.WAIT_SHORT_TIME); in deletePlaylist()
93 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in addNewPlaylist()
96 Thread.sleep(MusicPlayerNames.WAIT_SHORT_TIME); in addNewPlaylist()
102 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in addNewPlaylist()
114 Thread.sleep(MusicPlayerNames.WAIT_SHORT_TIME); in renamePlaylist()
117 Thread.sleep(MusicPlayerNames.WAIT_SHORT_TIME); in renamePlaylist()
123 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in renamePlaylist()
DTestSongs.java73 Thread.sleep(MusicPlayerNames.WAIT_SHORT_TIME); in addNewPlaylist()
80 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in addNewPlaylist()
82 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in addNewPlaylist()
110 Thread.sleep(MusicPlayerNames.WAIT_VERY_LONG_TIME); in rescanSdcard()
189 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in testDeleteSong()
191 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in testDeleteSong()
195 Thread.sleep(MusicPlayerNames.WAIT_LONG_TIME); in testDeleteSong()
/packages/apps/Protips/src/com/android/protips/
DProtipWidget.java90 Thread.sleep(500); in goodmorning()
92 Thread.sleep(200); in goodmorning()
94 Thread.sleep(100); in goodmorning()
96 Thread.sleep(600); in goodmorning()
180 Thread.sleep(100); in blink()
183 Thread.sleep(200); in blink()
185 Thread.sleep(100); in blink()
/packages/apps/Camera2/tests/src/com/android/camera/stress/
DVideoCapture.java76 Thread.sleep(WAIT_FOR_PREVIEW); in captureVideos()
79 Thread.sleep(video_duration); in captureVideos()
94 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testBackVideoCapture()
108 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testFrontVideoCapture()
DImageCapture.java80 Thread.sleep(WAIT_FOR_IMAGE_CAPTURE_TO_BE_TAKEN); in captureImages()
83 Thread.sleep(WAIT_FOR_IMAGE_CAPTURE_TO_BE_TAKEN); in captureImages()
101 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testBackImageCapture()
115 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testFrontImageCapture()
DShotToShotLatency.java78 private void sleep(long time) { in sleep() method in ShotToShotLatency
80 Thread.sleep(time); in sleep()
99 sleep(SNAPSHOT_WAIT); in testShotToShotLatency()
DCameraStartUp.java55 Thread.sleep(WAIT_TIME_FOR_PREVIEW); in launchCamera()
58 Thread.sleep(1000); in launchCamera()
82 Thread.sleep(WAIT_TIME_FOR_PREVIEW); in launchVideo()
/packages/apps/TV/src/com/android/tv/util/
DClock.java44 void sleep(long ms); in sleep() method
61 public void sleep(long ms) {
62 SystemClock.sleep(ms);
/packages/apps/Camera2/tests_camera/src/com/android/camera/stress/
DVideoCapture.java77 Thread.sleep(WAIT_FOR_PREVIEW); in captureVideos()
80 Thread.sleep(video_duration); in captureVideos()
96 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testBackVideoCapture()
111 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testFrontVideoCapture()
DImageCapture.java80 Thread.sleep(WAIT_FOR_IMAGE_CAPTURE_TO_BE_TAKEN); in captureImages()
83 Thread.sleep(WAIT_FOR_IMAGE_CAPTURE_TO_BE_TAKEN); in captureImages()
102 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testBackImageCapture()
117 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testFrontImageCapture()
DShotToShotLatency.java78 private void sleep(long time) { in sleep() method in ShotToShotLatency
80 Thread.sleep(time); in sleep()
100 sleep(SNAPSHOT_WAIT); in testShotToShotLatency()
DCameraStartUp.java55 Thread.sleep(WAIT_TIME_FOR_PREVIEW); in launchCamera()
58 Thread.sleep(1000); in launchCamera()
82 Thread.sleep(WAIT_TIME_FOR_PREVIEW); in launchVideo()
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
DVideoCapture.java79 Thread.sleep(WAIT_FOR_PREVIEW); in captureVideos()
82 Thread.sleep(video_duration); in captureVideos()
98 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testBackVideoCapture()
113 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testFrontVideoCapture()
DImageCapture.java82 Thread.sleep(WAIT_FOR_IMAGE_CAPTURE_TO_BE_TAKEN); in captureImages()
85 Thread.sleep(WAIT_FOR_IMAGE_CAPTURE_TO_BE_TAKEN); in captureImages()
104 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testBackImageCapture()
119 Thread.sleep(WAIT_FOR_SWITCH_CAMERA); in testFrontImageCapture()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DLogTest.java82 Thread.sleep(timeoutMs); in didReceiveMessage()
286 Thread.sleep(10); in testSpawnMultipleThreadSessions()
292 Thread.sleep(1000); in testSpawnMultipleThreadSessions()
361 Thread.sleep(1000); in testSpawnMultipleThreadMultipleHandlerSessions()
449 Thread.sleep(1100); in testGarbageCollectionWithTimeout()
455 Thread.sleep(1000); in testGarbageCollectionWithTimeout()
523 Thread.sleep(timeToSleepMs); in sleepyCallerMethod()
539 Thread.sleep(TEST_SLEEP_TIME_MS); in sleepyMultipleMethod()
549 Thread.sleep(timeToSleepMs); in sleepyMethod()
/packages/apps/Music/tests/src/com/android/music/
DMusicPlayerStability.java63 Thread.sleep(2000); in testPlay30sMP3()
73 Thread.sleep(PLAY_TIME); in testPlay30sMP3()
84 Thread.sleep(PLAY_TIME); in testLaunchMusicPlayer()
/packages/apps/Settings/tests/app/src/com/android/settings/vpn2/
DVpnTests.java141 Thread.sleep(10 * 1000); in setUp()
147 sleep(30 * 1000); in setUp()
155 sleep(VPN_STAY_TIME); in tearDown()
288 sleep(10 * 1000); in validateVpnConnection()
350 private void sleep(long time) { in sleep() method in VpnTests
352 Thread.sleep(time); in sleep()

12345