Searched refs:lowLatencyMillis (Results 1 – 1 of 1) sorted by relevance
415 int lowLatencyMillis = checkOutputLowLatency(true); in testOutputLowLatency() local416 log(TEST_NAME, "Low latency = " + lowLatencyMillis + " msec"); in testOutputLowLatency()420 if (highLatencyMillis <= (lowLatencyMillis + 10)) { in testOutputLowLatency()423 + " vs " + lowLatencyMillis); in testOutputLowLatency()