Searched refs:coverageOutputFile (Results 1 – 3 of 3) sorted by relevance
277 if library.coverageOutputFile.Valid() {278 entries.SetString("LOCAL_PREBUILT_COVERAGE_ARCHIVE", library.coverageOutputFile.String())354 if binary.coverageOutputFile.Valid() {355 entries.SetString("LOCAL_PREBUILT_COVERAGE_ARCHIVE", binary.coverageOutputFile.String())
110 coverageOutputFile android.OptionalPath member442 binary.coverageOutputFile = transformCoverageFilesToZip(ctx, objs, binary.getStem(ctx))483 return binary.coverageOutputFile
810 coverageOutputFile android.OptionalPath member1632 library.coverageOutputFile = transformCoverageFilesToZip(ctx, library.objects, ctx.ModuleName())1785 library.coverageOutputFile = transformCoverageFilesToZip(ctx, objs, library.getLibName(ctx))1842 return library.coverageOutputFile