Home
last modified time | relevance | path

Searched refs:getCrashReport (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1914 public JSONArray getCrashReport(String testname, long timeout) in getCrashReport() method in StagefrightTest
2028 JSONArray crashes = getCrashReport(name.getMethodName(), 5000); in waitForError()