Home
last modified time | relevance | path

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

/build/soong/android/
Dconfig.go532 if c.config.ProductVariables.CoveragePaths != nil {
533 if prefixInList(path, *c.config.ProductVariables.CoveragePaths) {
Dvariable.go152 CoveragePaths *[]string `json:",omitempty"` member