Searched refs:PLAYBACK_TIME_IN_MS (Results 1 – 1 of 1) sorted by relevance
575 final int PLAYBACK_TIME_IN_MS = 2000; /* ms duration. */ in testSynchronizedRecord() local582 final int frameCount = AudioHelper.frameCountFromMsec(PLAYBACK_TIME_IN_MS, format); in testSynchronizedRecord()674 PLAYBACK_TIME_IN_MS + RECORD_TIME_IN_MS + 1000); in testSynchronizedRecord()684 assertEquals(TEST_NAME, PLAYBACK_TIME_IN_MS, firstSampleTime - startTime, 400); in testSynchronizedRecord()