Searched refs:exceptionCount (Results 1 – 1 of 1) sorted by relevance
174 int exceptionCount = 0; in startCollecting() local182 exceptionCount++; in startCollecting()186 if (exceptionCount > 1) { in startCollecting()191 } else if (exceptionCount == 1) { in startCollecting()207 int exceptionCount = 0; in getMetrics() local215 exceptionCount++; in getMetrics()220 if (exceptionCount > 1) { in getMetrics()225 } else if (exceptionCount == 1) { in getMetrics()