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