Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DJankCollectionHelper.java201 int exceptionCount = 0; in startCollecting() local
209 exceptionCount++; in startCollecting()
213 if (exceptionCount > 1) { in startCollecting()
218 } else if (exceptionCount == 1) { in startCollecting()