Lines Matching refs:sourceSets
14 sourceSets {
17 compileClasspath += sourceSets.test.runtimeClasspath
18 runtimeClasspath += sourceSets.test.runtimeClasspath
22 compileClasspath += sourceSets.test.runtimeClasspath
23 runtimeClasspath += sourceSets.test.runtimeClasspath
27 compileClasspath += sourceSets.test.runtimeClasspath
28 runtimeClasspath += sourceSets.test.runtimeClasspath
33 compileClasspath += sourceSets.test.runtimeClasspath
34 runtimeClasspath += sourceSets.test.runtimeClasspath
45 def sourceSet = sourceSets.npmTest
59 def sourceSet = sourceSets.mavenTest
77 def sourceSet = sourceSets.debugAgentTest
85 def sourceSet = sourceSets.coreAgentTest