Home
last modified time | relevance | path

Searched refs:hasAudioOutput (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DLoudnessEnhancerTest.java51 if (!hasAudioOutput()) { in test0_0ConstructorAndRelease()
71 if (!hasAudioOutput()) { in test1_0TargetGain()
97 if (!hasAudioOutput()) { in test2_0SetEnabledGetEnabled()
116 if (!hasAudioOutput()) { in test2_1SetEnabledAfterRelease()
137 if (!hasAudioOutput()) { in test3_0MeasureGainChange()
DDynamicsProcessingTest.java75 if (!hasAudioOutput()) { in test0_0ConstructorAndRelease()
93 if (!hasAudioOutput()) { in test0_1ConstructorWithConfigAndRelease()
108 if (!hasAudioOutput()) { in test1_0ParametersEngine()
135 if (!hasAudioOutput()) { in test1_1ParametersChannel()
155 if (!hasAudioOutput()) { in test1_2ParametersPreEq()
175 if (!hasAudioOutput()) { in test1_3ParametersMbc()
194 if (!hasAudioOutput()) { in test1_4ParametersPostEq()
213 if (!hasAudioOutput()) { in test1_5ParametersLimiter()
230 if (!hasAudioOutput()) { in test1_6Channel_perStage()
327 if (!hasAudioOutput()) { in test1_7Channel_perBand()
[all …]
DVisualizerTest.java130 if (!hasAudioOutput()) { in test2_0PollingCapture()
162 if (!hasAudioOutput()) { in test2_1ListenerCapture()
228 if (!hasAudioOutput()) { in test3_0MeasurementModeNone()
260 if (!hasAudioOutput()) { in test4_0MeasurementModePeakRms()
288 if (!hasAudioOutput()) { in test4_1MeasurePeakRms()
361 if (!hasAudioOutput()) { in test4_2MeasurePeakRmsLongMP3()
DRingtoneTest.java121 private boolean hasAudioOutput() { in hasAudioOutput() method in RingtoneTest
135 if (!hasAudioOutput()) { in testRingtone()
173 if (!hasAudioOutput()) { in testLoopingVolume()
DVolumeShaperTest.java157 private boolean hasAudioOutput() { in hasAudioOutput() method in VolumeShaperTest
557 if (!hasAudioOutput()) { in testMaximumShapers()
587 if (!hasAudioOutput()) { in testPlayerDuck()
612 if (!hasAudioOutput()) { in testPlayerRamp()
637 if (!hasAudioOutput()) { in testPlayerCornerCase()
687 if (!hasAudioOutput()) { in testPlayerCornerCase2()
730 if (!hasAudioOutput()) { in testPlayerJoin()
767 if (!hasAudioOutput()) { in testPlayerCubicMonotonic()
891 if (!hasAudioOutput()) { in testPlayerStepRamp()
1017 if (!hasAudioOutput()) { in testPlayerTwoShapers()
[all …]
DPostProcTestBase.java37 protected boolean hasAudioOutput() { in hasAudioOutput() method in PostProcTestBase
DAudioNativeTest.java218 if (!hasAudioOutput()) { in testOutputChannelMasks()
378 private boolean hasAudioOutput() { in hasAudioOutput() method in AudioNativeTest
DMediaSyncTest.java178 private boolean hasAudioOutput() { in hasAudioOutput() method in MediaSyncTest
359 if (!hasAudioOutput()) { in testPlayAudio()
DAudioTrackTest.java1546 if (!hasAudioOutput()) { in testPlayStaticDataShort()
1572 if (!hasAudioOutput()) { in testPlayStaticData()
2084 private boolean hasAudioOutput() { in hasAudioOutput() method in AudioTrackTest
2096 if (!hasAudioOutput()) { in testGetTimestamp()
2112 if (!hasAudioOutput()) { in testFastTimestamp()
2363 if (!hasAudioOutput()) { in testVariableSpeedPlayback()
2593 if (!hasAudioOutput()) { in testMediaMetrics()
/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderTest.java129 if (hasAudioOutput()) { in input()
DCodecTestBase.java525 static boolean hasAudioOutput() { in hasAudioOutput() method in CodecTestBase
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DRingerModeActivity.java149 private boolean hasAudioOutput() { in hasAudioOutput() method in RingerModeActivity