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