Searched refs:MAX_CRASHES (Results 1 – 1 of 1) sorted by relevance
36 private static final int MAX_CRASHES = 5; field in TestableInstrumentation100 if (!checkStack(t) || (mExceptions.size() == MAX_CRASHES)) { in run()