Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioRecordTest.java1416 final int testTimeInFrames = (int)((long)TEST_TIME_MS * TEST_SR / 1000); in doTest() local
1421 if (markerList.get(i) > testTimeInFrames) { in doTest()
1440 if (periodicList.get(i) > testTimeInFrames) { in doTest()