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.java362 int highLatencyMillis = checkOutputLowLatency(false); in testOutputLowLatency() local
363 log(TEST_NAME, "High latency = " + highLatencyMillis + " msec"); in testOutputLowLatency()
370 if (highLatencyMillis <= (lowLatencyMillis + 10)) { in testOutputLowLatency()
372 + highLatencyMillis in testOutputLowLatency()