Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DVolumeShaperTest.java1249 final float lastVolumeRamp2 = volumeShaperRamp.getVolume(); in runTestTwoShapersPlayer() local
1252 + " last ramp value should be > 0.f " + lastVolumeRamp2, in runTestTwoShapersPlayer()
1253 lastVolumeRamp2 > 0.f); in runTestTwoShapersPlayer()