Searched refs:reports (Results 1 – 7 of 7) sorted by relevance
41 # Unit test / coverage reports
88 reports android.Paths member468 l.reports = BuildModuleLintReportZips(ctx, l.LintDepSets())
127 entries.SetOptionalPaths("LOCAL_SOONG_LINT_REPORTS", library.linter.reports)409 entries.SetOptionalPaths("LOCAL_SOONG_LINT_REPORTS", app.linter.reports)
1287 local reports=(`adb shell ls /sdcard/bugreports | tr -d '\r'`)1289 if [ ! "$reports" ]; then1295 for report in ${reports[@]}
81 reports=yes