Searched refs:CoveragePaths (Results 1 – 3 of 3) sorted by relevance
891 if c.config.productVariables.CoveragePaths != nil {892 …InList("*", c.config.productVariables.CoveragePaths) || PrefixInList(path, c.config.productVariabl…
232 CoveragePaths []string `json:",omitempty"` member
102 $(call add_json_list, CoveragePaths, $(COVERAGE_PATHS))