Searched refs:coverageOutputFile (Results 1 – 3 of 3) sorted by relevance
255 if library.coverageOutputFile.Valid() {256 entries.SetString("LOCAL_PREBUILT_COVERAGE_ARCHIVE", library.coverageOutputFile.String())340 if binary.coverageOutputFile.Valid() {341 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
422 coverageOutputFile android.OptionalPath member1120 library.coverageOutputFile = transformCoverageFilesToZip(ctx, library.objects, ctx.ModuleName())1301 library.coverageOutputFile = transformCoverageFilesToZip(ctx, objs, library.getLibName(ctx))1375 return library.coverageOutputFile