Searched refs:report (Results 1 – 21 of 21) sorted by relevance
/build/make/core/tasks/ |
D | cts.mk | 105 cts-test-coverage-report := $(coverage_out)/test-coverage.html 106 cts-system-api-coverage-report := $(coverage_out)/system-api-coverage.html 107 cts-system-api-xml-coverage-report := $(coverage_out)/system-api-coverage.xml 108 cts-verifier-coverage-report := $(coverage_out)/verifier-coverage.html 109 cts-combined-coverage-report := $(coverage_out)/combined-coverage.html 110 cts-combined-xml-coverage-report := $(coverage_out)/combined-coverage.xml 118 $(cts-test-coverage-report): PRIVATE_TEST_CASES := $(COMPATIBILITY_TESTCASES_OUT_cts) 119 $(cts-test-coverage-report): PRIVATE_CTS_API_COVERAGE_EXE := $(cts_api_coverage_exe) 120 $(cts-test-coverage-report): PRIVATE_DEXDEPS_EXE := $(dexdeps_exe) 121 $(cts-test-coverage-report): PRIVATE_API_XML_DESC := $(api_xml_description) [all …]
|
D | catbox.mk | 18 test_suite_tools := $(HOST_OUT_JAVA_LIBRARIES)/catbox-report-lib.jar
|
/build/bazel/scripts/bp2build-progress/ |
D | README.md | 18 # Generate the report for a module, e.g. adbd 21 ./bp2build-progress.py report -m adbd 27 ./bp2build-progress.py report -m adbd --use_queryview=true 30 # Generate the report for a module, e.g. adbd
|
/build/soong/docs/ |
D | native_code_coverage.md | 83 To post-process and view coverage information we use the `acov-llvm.py report` 88 To generate coverage report need the following parameters. These are dependent 104 Invoke the report subcommand of acov-llvm.py to produce a html coverage summary: 107 $ acov-llvm.py report \ 115 $ acov-llvm.py report \ 122 The script will produce a report in a temporary directory under 126 generating coverage report in covreport-xxxxxx 129 A html report would be generated under `covreport-xxxxxx/html`. 133 `acov-llvm.py report` does a few operations under the hood which we can also 160 ### Generating Coverage report [all …]
|
/build/soong/bpfix/cmd_lib/ |
D | bpfix.go | 47 func report(err error) { func 121 report(err) 143 report(err) 152 report(err) 157 report(err)
|
/build/blueprint/bpfmt/ |
D | bpfmt.go | 34 func report(err error) { func 119 report(err) 142 report(err) 151 report(err) 156 report(err)
|
/build/make/core/ |
D | jacoco.mk | 68 my_classes_to_report_on_path := $(my_files)/report-resources/jacoco-report-classes.jar 77 $(call local-packaging-dir,jacoco)/jacoco-report-classes.jar)) 79 $(call local-packaging-dir,jacoco)/jacoco-report-classes.jar)
|
D | soong_java_prebuilt.mk | 59 $(call local-packaging-dir,jacoco)/jacoco-report-classes.jar)) 61 $(call local-packaging-dir,jacoco)/jacoco-report-classes.jar)
|
D | soong_app_prebuilt.mk | 97 $(call local-packaging-dir,jacoco)/jacoco-report-classes.jar)) 99 $(call local-packaging-dir,jacoco)/jacoco-report-classes.jar)
|
D | main.mk | 1711 $(foreach report,$(ALL_MODULES.$(m).LINT_REPORTS),\ 1712 $(report):$(m)-$(notdir $(report))))
|
D | definitions.mk | 857 define report-missing-licenses-rule 882 define report-all-notice-library-names-rule 922 $(eval $(call report-missing-licenses-rule)) \ 923 $(eval $(call report-all-notice-library-names-rule)) \
|
D | Makefile | 6361 name := gcov-report-files-all 6430 JACOCO_REPORT_CLASSES_ALL := $(PRODUCT_OUT)/jacoco-report-classes-all.jar
|
/build/soong/ui/build/ |
D | exec.go | 68 func (c *Cmd) report() { func 91 c.report() 98 c.report() 105 c.report() 111 c.report()
|
/build/blueprint/bpmodify/ |
D | bpmodify.go | 53 func report(err error) { func 308 report(err) 320 report(fmt.Errorf("error: %s", err)) 333 report(fmt.Errorf("error: cannot use -w with standard input")) 337 report(err) 343 report(fmt.Errorf("-m parameter is required")) 348 report(fmt.Errorf("-a, -add-literal, -r, -remove-property or -str parameter is required")) 353 report(fmt.Errorf("-remove-property cannot be used with other parameter(s)")) 361 report(err) 366 report(err)
|
/build/soong/scripts/hiddenapi/ |
D | analyze_bcpf.py | 433 def report(self, text="", **kwargs): member in BcpfAnalyzer 442 self.report(text, **kwargs) 485 self.report(f"\nMaking sure that {module_info_file} is up to date.\n") 536 self.report(f"Analyzing bootclasspath_fragment module {self.bcpf}") 655 self.report(file_change_message) 658 self.report(f" {file_change.path}") 659 self.report(f" {file_change.description}") 660 self.report() 677 self.report("Invalid build output detected:") 678 self.report(f" module_line: '{module_line}'") [all …]
|
/build/make/tools/releasetools/ |
D | pylintrc | 51 # Enable the message, report, category or checker with the given id(s). You can 56 # Disable the message, report, category or checker with the given id(s). You 80 # Tells whether to display a full report or only the messages 86 # number of statements analyzed. This is used by the global evaluation report 91 # evaluation report (RP0004). 343 # given file (report RP0402 must not be disabled) 346 # Create a graph of external dependencies in the given file (report RP0402 must 350 # Create a graph of internal dependencies in the given file (report RP0402 must
|
/build/soong/ui/build/sandbox/darwin/ |
D | global.sb | 4 (allow default (with report))
|
/build/ |
D | envsetup.sh | 1375 local report 1376 for report in ${reports[@]} 1378 echo "/sdcard/bugreports/${report}" 1379 adb pull /sdcard/bugreports/${report} ${report} 1380 gunzip ${report}
|
/build/make/ |
D | envsetup.sh | 1375 local report 1376 for report in ${reports[@]} 1378 echo "/sdcard/bugreports/${report}" 1379 adb pull /sdcard/bugreports/${report} ${report} 1380 gunzip ${report}
|
/build/bazel/ci/ |
D | bp2build.sh | 130 "${bp2build_progress_script}" report ${report_args} --use_queryview=true > "${bp2build_progress_out…
|
/build/make/tools/compliance/cmd/checkshare/ |
D | checkshare.go | 73 must and must not be shared. The error report indicates the target, the
|