Searched refs:getExceptionCounts (Results 1 – 2 of 2) sorted by relevance
440 assertEquals(expected, bcs.getExceptionCounts()); in testExceptionCount()610 assertEquals(0, bcs.getExceptionCounts().size()); in testGetExportedExceptionsWithoutCalls()
1120 public ArrayMap<String, Integer> getExceptionCounts() { in getExceptionCounts() method in BinderCallsStats