Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DVolumeShaperTest.java1262 final float lastVolumeRamp3 = volumeShaperRamp.getVolume(); in runTestTwoShapersPlayer() local
1265 + " last ramp value should be 1.f, but is " + lastVolumeRamp3, in runTestTwoShapersPlayer()
1266 1.f, lastVolumeRamp3, VOLUME_TOLERANCE); in runTestTwoShapersPlayer()