Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DOptions.kt97 const val ARG_WRITE_CLASS_COVERAGE_TO = "--write-class-coverage-to" in <lambda>() constant
945 ARG_WRITE_CLASS_COVERAGE_TO -> { in <lambda>()
2071 "$ARG_WRITE_CLASS_COVERAGE_TO <path>", "Specifies a file to write the annotation " + in <lambda>()