- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ReportLocation (1.06 seconds)
-
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild/testcleanup/TestFilesCleanupService.kt
/** * Key is the path of a task, value is the possible report dirs it generates. */ private val taskPathToReports: ConcurrentHashMap<String, List<ReportLocation>> = ConcurrentHashMap() /** * @see ReportLocation.resolve */ @Volatile private var resolveReportLocationsOnAdd: Boolean = false /** * Key is the path of the test, value is Test.binaryResultsDir */Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Feb 11 11:05:07 GMT 2026 - 14.3K bytes - Click Count (1)