Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaUtils.java108 int bestScore = -1; in getTestName() local
167 if (score > bestScore) { in getTestName()
168 bestScore = score; in getTestName()