Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAudioTrackLatencyTest.java355 int highLatencyMillis = checkOutputLowLatency(false); in testOutputLowLatency() local
356 log(TEST_NAME, "High latency = " + highLatencyMillis + " msec"); in testOutputLowLatency()
363 if (highLatencyMillis <= (lowLatencyMillis + 10)) { in testOutputLowLatency()
365 + highLatencyMillis in testOutputLowLatency()