Home
last modified time | relevance | path

Searched defs:bugReportDurationLines (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/platform_testing/libraries/collectors-helper/system/src/com/android/helpers/
H A DBugReportDurationHelper.java163 BugReportDurationLines bugReportDurationLines = extractAndFilterBugReport(archive); in getMetrics() local
305 BugReportDurationLines bugReportDurationLines = new BugReportDurationLines(); in extractAndFilterBugReport() local