Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/libraries/collectors-helper/system/test/src/com/android/helpers/tests/
H A DBugReportDurationHelperTest.java87 String name, List<String> bugReportLines, List<String> dumpstateBoardLines) in createArchive()
116 List<String> bugReportLines = in testGetMetrics() local