Searched defs:task (Results 1 – 13 of 13) sorted by relevance
87 task -> in registerAssembleAutoReproTradefedTask() method107 project.tasks.register<Copy>("copyTradefedJdk-$target", Copy::class.java) { task -> in registerAssembleAutoReproTradefedTask() method113 project.tasks.register("assembleAutoReproTradefed-$target") { task -> in registerAssembleAutoReproTradefedTask() method145 ) { task -> in registerAssembleAutoReproTradefedTask() method158 assembleAutoReproTradefedTask.configure { task -> in registerAssembleAutoReproTradefedTask() method169 project.tasks.named("assemble").configure { task -> in registerAssembleAutoReproTradefedTask() method190 project.tasks.register("mergeManifests") { task -> in apply() method210 project.tasks.register<Copy>("copyRootProject", Copy::class.java) { task -> in apply() method243 project.tasks.register("assembleSubmissionSources") { task -> in apply() method252 project.tasks.register<Zip>("assembleSubmissionZip", Zip::class.java) { task -> in apply() method[all …]
50 project.tasks.register("writeManifestTask") { task -> in <lambda>() method64 project.tasks.register<Copy>("copyTestcasesResourcesJar", Copy::class.java) { task -> in <lambda>() method86 project.tasks.register("verifyPackageNames") { task -> in <lambda>() method114 project.tasks.register("verifyResources") { task -> in <lambda>() method139 project.tasks.named("classes").configure { task -> in <lambda>() method
47 project.tasks.register("writeManifestTask") { task -> in apply() method133 ) { task -> in apply() method
42 project.tasks.register("writeManifestTask") { task -> in apply() method89 ) { task -> in apply() method
77 Runnable task = in testRunStart() local95 Runnable task = in testRunEnd() local
91 Runnable task = in testStart() local118 Runnable task = in testEnd() local
111 Runnable task = in doStopTrace() local141 Runnable task = in doStartOnClassChange() local
90 Runnable task = in captureTrace() local
384 protected void runTask(Runnable task, String message) { in runTask()
46 for (task in tasks) { in <lambda>() method
74 reversedTaskList.forEach { task -> in <lambda>() method82 rootOrganizedTasks.reversed().forEach { task -> in <lambda>() method
96 for (task in tasks) { in <lambda>() method
291 rootTasks.firstNotNullOfOrNull { task -> in <lambda>() method