Home
last modified time | relevance | path

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

/build/soong/cc/ndkstubgen/
D.gitignore41 # Unit test / coverage reports
/build/soong/cc/symbolfile/
D.gitignore41 # Unit test / coverage reports
/build/soong/cc/ndk_api_coverage_parser/
D.gitignore41 # Unit test / coverage reports
/build/soong/java/
Dlint.go88 reports android.Paths member
468 l.reports = BuildModuleLintReportZips(ctx, l.LintDepSets())
Dandroidmk.go127 entries.SetOptionalPaths("LOCAL_SOONG_LINT_REPORTS", library.linter.reports)
409 entries.SetOptionalPaths("LOCAL_SOONG_LINT_REPORTS", app.linter.reports)
/build/make/
Denvsetup.sh1287 local reports=(`adb shell ls /sdcard/bugreports | tr -d '\r'`)
1289 if [ ! "$reports" ]; then
1295 for report in ${reports[@]}
/build/make/tools/releasetools/
Dpylintrc81 reports=yes