Home
last modified time | relevance | path

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

/build/soong/java/
Djacoco.go86 return jacocoFiltersToZipCommand(includes, excludes)
89 func jacocoFiltersToZipCommand(includes, excludes []string) string { func
Djacoco_test.go99 got := jacocoFiltersToZipCommand(testCase.includes, testCase.excludes)