Searched refs:coverageOutputFile (Results 1 – 3 of 3) sorted by relevance
259 if library.coverageOutputFile.Valid() {260 entries.SetString("LOCAL_PREBUILT_COVERAGE_ARCHIVE", library.coverageOutputFile.String())345 if binary.coverageOutputFile.Valid() {346 entries.SetString("LOCAL_PREBUILT_COVERAGE_ARCHIVE", binary.coverageOutputFile.String())
105 coverageOutputFile android.OptionalPath member440 binary.coverageOutputFile = transformCoverageFilesToZip(ctx, objs, binary.getStem(ctx))485 return binary.coverageOutputFile
403 coverageOutputFile android.OptionalPath member1011 library.coverageOutputFile = transformCoverageFilesToZip(ctx, library.objects, ctx.ModuleName())1184 library.coverageOutputFile = transformCoverageFilesToZip(ctx, objs, library.getLibName(ctx))1254 return library.coverageOutputFile