Home
last modified time | relevance | path

Searched defs:timestampLatency (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioLoopbackLatencyActivity.java853 double timestampLatency = mNativeAnalyzerThread.getTimestampLatencyMillis(); in handleTestPhaseCompletion() local
1069 double timestampLatency) { in checkTimestampLatencyAccuracy()