Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DVolumeShaperTest.java1220 final float firstVolumeRamp = volumeShaperRamp.getVolume(); in runTestTwoShapersPlayer() local
1223 + " first ramp value should be 0.f, but is " + firstVolumeRamp, in runTestTwoShapersPlayer()
1224 0.f, firstVolumeRamp, VOLUME_TOLERANCE); in runTestTwoShapersPlayer()