Searched refs:Jacoco (Results 1 – 6 of 6) sorted by relevance
76 includes, err := jacocoFiltersToSpecs(j.properties.Jacoco.Include_filter)81 …excludes, err := jacocoFiltersToSpecs(append(j.properties.Jacoco.Exclude_filter, config.DefaultJac…
134 Jacoco struct { member
23 // The Jacoco tool analyzes code coverage when running unit tests on the
59 description = "Generate Jacoco coverage reports"70 description = "Generate a Jacoco coverage report for robolectric tests on ${variant.name}."
37 // The Jacoco tool analyzes code coverage when running unit tests on the
52 // The Jacoco tool analyzes code coverage when running unit tests on the