Home
last modified time | relevance | path

Searched refs:testResultsNotFoundCounts (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackTestHelper.java572 int testResultsNotFoundCounts = 0; in analyzeBadResults() local
584 testResultsNotFoundCounts++; in analyzeBadResults()
607 "No results: %1$d of %2$d", testResultsNotFoundCounts, totalNrOfTests)); in analyzeBadResults()