Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DVolumeShaperTest.java1232 final float lastVolumeRamp = volumeShaperRamp.getVolume(); in runTestTwoShapersPlayer() local
1235 + " no-play ramp value should be 0.f, but is " + lastVolumeRamp, in runTestTwoShapersPlayer()
1236 0.f, lastVolumeRamp, VOLUME_TOLERANCE); in runTestTwoShapersPlayer()