Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DOptions.kt167 const val ARG_DELETE_EMPTY_BASELINES = "--delete-empty-baselines" in <lambda>() constant
1026 ARG_DELETE_EMPTY_BASELINES -> deleteEmptyBaselines = true in <lambda>()
2448ARG_DELETE_EMPTY_BASELINES, "Whether to delete baseline files if they are updated and there is not… in <lambda>()