Home
last modified time | relevance | path

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

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DCrashUtils.java179 JSONArray backtrace = crash.getJSONArray(BACKTRACE); in matchSecurityCrashes() local
187 if (!IntStream.range(0, backtrace.length()) in matchSecurityCrashes()
188 .mapToObj(j -> backtrace.optJSONObject(j)) in matchSecurityCrashes()
201 if (IntStream.range(0, backtrace.length()) in matchSecurityCrashes()
202 .mapToObj(j -> backtrace.optJSONObject(j)) in matchSecurityCrashes()
321 JSONArray backtrace = new JSONArray(); in addAllCrashes() local
323 backtrace.put( in addAllCrashes()
328 crash.put(BACKTRACE, backtrace); in addAllCrashes()
/platform_testing/libraries/compatibility-common-util/tests/assets/
Dlogcat.txt17 09-03 17:48:05.805 7072 7072 F DEBUG : backtrace:
46 06-15 19:57:33.676 26192 26192 F DEBUG : backtrace:
79 06-15 19:57:35.195 26230 26230 F DEBUG : backtrace:
110 06-15 19:57:40.679 26283 26283 F DEBUG : backtrace:
150 09-23 01:55:43.081 546 546 F DEBUG : backtrace:
183 11-03 02:59:48.901 6371 8072 F DEBUG : backtrace:
206 05-04 21:59:23.742 9363 9363 F DEBUG : backtrace:
245 11-25 19:47:35.597 940 940 F DEBUG : backtrace:
288 09-03 17:48:05.805 7072 7072 F DEBUG : backtrace:
317 06-15 19:57:33.676 26192 26192 F DEBUG : backtrace:
[all …]
/platform_testing/libraries/sts-common-util/host-side/tests/res/
Dlogcat.txt17 09-03 17:48:05.805 7072 7072 F DEBUG : backtrace:
46 06-15 19:57:33.676 26192 26192 F DEBUG : backtrace:
80 06-15 19:57:35.195 26230 26230 F DEBUG : backtrace:
112 06-15 19:57:40.679 26283 26283 F DEBUG : backtrace:
152 09-23 01:55:43.081 546 546 F DEBUG : backtrace:
185 11-03 02:59:48.901 6371 8072 F DEBUG : backtrace:
209 05-04 21:59:23.742 9363 9363 F DEBUG : backtrace:
249 11-25 19:47:35.597 940 940 F DEBUG : backtrace:
292 09-03 17:48:05.805 7072 7072 F DEBUG : backtrace:
321 06-15 19:57:33.676 26192 26192 F DEBUG : backtrace:
[all …]