/cts/tests/tests/telephony/src/android/telephony/cts/ |
D | PhoneStateListenerTest.java | 109 Looper.loop(); in testOnServiceStateChanged() 146 Looper.loop(); in testOnSignalStrengthChanged() 183 Looper.loop(); in testOnSignalStrengthsChanged() 232 Looper.loop(); in testOnMessageWaitingIndicatorChanged() 271 Looper.loop(); in testOnCallForwardingIndicatorChanged() 308 Looper.loop(); in testOnCellLocationChanged() 345 Looper.loop(); in testOnCallStateChanged() 390 Looper.loop(); in testOnDataConnectionStateChanged() 430 Looper.loop(); in testOnDataActivity() 467 Looper.loop(); in testOnCellInfoChanged() [all …]
|
D | CellLocationTest.java | 94 Looper.loop(); in testCellLocation()
|
D | TelephonyManagerTest.java | 121 Looper.loop(); in testListen() 490 Looper.loop(); in testGetServiceState()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | SoundPoolTest.java | 151 int loop = 0; in testSoundPoolOp() local 153 int streamID = mSoundPool.play(sampleID, leftVolume, rightVolume, priority, loop, rate); in testSoundPoolOp() 167 streamID = mSoundPool.play(sampleID, leftVolume, rightVolume, priority, loop, rate); in testSoundPoolOp() 169 loop = -1;// loop forever in testSoundPoolOp() 170 mSoundPool.setLoop(streamID, loop); in testSoundPoolOp()
|
D | MockPlayer.java | 218 public void loopCurrent(boolean loop) { in loopCurrent() argument
|
D | MediaDrmMockTest.java | 686 Looper.loop(); // Blocks forever until Looper.quit() is called. in testEventNoSessionNoData() 763 Looper.loop(); // Blocks forever until Looper.quit() is called. in testEventWithSessionAndData() 836 Looper.loop(); // Blocks forever until Looper.quit() is called. in testExpirationUpdate() 927 Looper.loop(); // Blocks forever until Looper.quit() is called. in testKeyStatusChange()
|
D | PresetReverbTest.java | 372 Looper.loop(); // Blocks forever until Looper.quit() is called. in createListenerLooper()
|
D | BassBoostTest.java | 410 Looper.loop(); // Blocks forever until Looper.quit() is called. in createListenerLooper()
|
D | EqualizerTest.java | 429 Looper.loop(); // Blocks forever until Looper.quit() is called. in createListenerLooper()
|
D | AudioRecordingConfigurationTest.java | 82 Looper.loop(); in setUp()
|
D | PresentationSyncTest.java | 310 Looper.loop(); in runChoreographedTest()
|
D | EnvReverbTest.java | 531 Looper.loop(); // Blocks forever until Looper.quit() is called. in createListenerLooper()
|
D | AudioEffectTest.java | 972 Looper.loop(); // Blocks forever until Looper.quit() is called. in createListenerLooper() 1035 Looper.loop(); // Blocks forever until Looper.quit() is called. in createMediaPlayerLooper()
|
D | VisualizerTest.java | 537 Looper.loop(); // Blocks forever until Looper.quit() is called. in createListenerLooper()
|
D | VirtualizerTest.java | 669 Looper.loop(); // Blocks forever until Looper.quit() is called. in createListenerLooper()
|
D | AudioHelper.java | 194 Looper.loop(); in make()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | LooperTest.java | 62 Looper.loop(); in testLoop() 170 Looper.loop(); in testQuit() 208 Looper.loop(); in testSetMessageLogging()
|
D | TokenWatcherTest.java | 55 Looper.loop(); in setUp()
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | Rationale | 77 performance measurement, i.e. within the measurement loop - the 87 outside the measaurement loop. As a concession to older compilers, 94 procedure of Dhrystone in a loop and to measure the execution time. If 105 loop, or from removing code altogether. Statements that are executed 122 subtract the time for the measurement loop overhead. (This calculation 124 makes the program simpler.) However, since the loop check is now part 131 loop and that are not just renamings of variables. All remarks refer to 134 In addition to adding the measurement loop and the printout statements, 145 to Str_2_Loc (5'th statement of "main") out of the measurement loop 153 loop in "main ", the role of some variables has been exchanged, to [all …]
|
D | Drystone-2.1.sh | 1376 X while (Int_Loc <= 2) /* loop body executed once */
|
/cts/apps/CameraITS/tests/scene1/ |
D | test_param_shading_mode.py | 88 shading_maps = [[[] for loop in range(NUM_SHADING_MODE_SWITCH_LOOPS)]
|
/cts/tests/openglperf2/assets/fragment/ |
D | water | 22 float weight = abs(mod(float(u_Time), 101.0) - 50.0) / 50.0;// loop between 0.0 and 1.0
|
/cts/tests/simplecpu/jni/ |
D | CpuNativeJni.cpp | 81 loop: SWAPINIT(a, es); in qsort_local() 149 goto loop; in qsort_local()
|
/cts/tests/tests/content/src/android/content/cts/ |
D | ContentQueryMapTest.java | 221 Looper.loop(); in testSetKeepUpdated() 250 Looper.loop(); in testSetKeepUpdated()
|
/cts/tests/tests/security/src/android/security/cts/ |
D | StagefrightTest.java | 1102 Looper.loop(); in doStagefrightTestMediaPlayer() 1151 Looper.loop(); in doStagefrightTestMediaCodec() 1318 Looper.loop(); in doStagefrightTestMediaMetadataRetriever() 1462 Looper.loop(); in doStagefrightTestRawBlob() 1577 Looper.loop(); in doStagefrightTestRawBlob() 1716 Looper.loop(); in doStagefrightTestMediaPlayerANR()
|