Searched refs:CONFIDENCE_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
121 protected static final double CONFIDENCE_THRESHOLD = 0.6; field in AudioLoopbackLatencyActivity526 && mMeanConfidence >= CONFIDENCE_THRESHOLD in handleTestCompletion()533 if (mMeanConfidence < CONFIDENCE_THRESHOLD) { in handleTestCompletion()536 mMeanConfidence, CONFIDENCE_THRESHOLD); in handleTestCompletion()