Searched refs:crashes (Results 1 – 1 of 1) sorted by relevance
2106 JSONArray crashes = getCrashReport(name.getMethodName(), 5000); in waitForError() local2107 if (crashes == null) { in waitForError()2110 } else if (CrashUtils.securityCrashDetected(crashes, config)) { in waitForError()