Searched refs:playAndMeasureRate (Results 1 – 1 of 1) sorted by relevance
347 public void playAndMeasureRate(long testDurationMillis) throws Exception { in playAndMeasureRate() method in AudioTrackSurroundTest.SamplePlayerBase492 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 …]