Searched refs:coverageOutputFile (Results 1 – 3 of 3) sorted by relevance
276 if library.coverageOutputFile.Valid() {277 entries.SetString("LOCAL_PREBUILT_COVERAGE_ARCHIVE", library.coverageOutputFile.String())353 if binary.coverageOutputFile.Valid() {354 entries.SetString("LOCAL_PREBUILT_COVERAGE_ARCHIVE", binary.coverageOutputFile.String())
108 coverageOutputFile android.OptionalPath member440 binary.coverageOutputFile = transformCoverageFilesToZip(ctx, objs, binary.getStem(ctx))481 return binary.coverageOutputFile
608 coverageOutputFile android.OptionalPath member1378 library.coverageOutputFile = transformCoverageFilesToZip(ctx, library.objects, ctx.ModuleName())1532 library.coverageOutputFile = transformCoverageFilesToZip(ctx, objs, library.getLibName(ctx))1586 return library.coverageOutputFile