Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioTrackSurroundTest.java347 public void playAndMeasureRate(long testDurationMillis) throws Exception { in playAndMeasureRate() method in AudioTrackSurroundTest.SamplePlayerBase
492 player.playAndMeasureRate(SAMPLE_RATE_LONG_TEST_DURATION_MILLIS); in testPlayAC3Bytes()
501 player.playAndMeasureRate(SAMPLE_RATE_LONG_TEST_DURATION_MILLIS); in testPlayAC3Shorts()
510 player.playAndMeasureRate(SAMPLE_RATE_LONG_TEST_DURATION_MILLIS); in testPlayIEC61937_32000()
519 player.playAndMeasureRate(SAMPLE_RATE_LONG_TEST_DURATION_MILLIS); in testPlayIEC61937_44100()
528 player.playAndMeasureRate(SAMPLE_RATE_LONG_TEST_DURATION_MILLIS); in testPlayIEC61937_48000()
550 player.playAndMeasureRate(SAMPLE_RATE_SHORT_TEST_DURATION_MILLIS); in testPlaySineSweepShorts()
559 player.playAndMeasureRate(SAMPLE_RATE_SHORT_TEST_DURATION_MILLIS); in testPlaySineSweepBytes()
568 player.playAndMeasureRate(SAMPLE_RATE_SHORT_TEST_DURATION_MILLIS); in testPlaySineSweepBytes48000()
577 player.playAndMeasureRate(SAMPLE_RATE_SHORT_TEST_DURATION_MILLIS); in testPlaySineSweepShortsMono()
[all …]