Searched defs:project (Results 1 – 7 of 7) sorted by relevance
30 val project = ProjectBuilder.builder().withName("collection").build() in tesValidateProjectMavenGroup() constant37 val project = ProjectBuilder.builder().withName("floatingpoint").build() in tesValidateProjectMavenGroup_invalid() constant57 val project = ProjectBuilder.builder().withName("collection").build() in testValidateProjectMavenName_invalid1() constant64 val project = ProjectBuilder.builder().withName("collection").build() in testValidateProjectMavenName_invalid2() constant
32 val project = ProjectBuilder.builder().build() in <lambda>() constant
238 val project = ProjectBuilder.builder().build() in checkChangedFiles() constant252 val project = ProjectBuilder.builder().build() in headShaFromManifest() constant264 val project = ProjectBuilder.builder().build() in missingProjectHeadShaFromManifest() constant
28 val project = ProjectBuilder.builder().build() in generateMetadata() constant
32 val project = ProjectBuilder.builder().withProjectDir( in <lambda>() constant
38 protected lateinit var project: Project variable in androidx.build.clang.BaseClangTest
91 val project = ProjectBuilder.builder().build() in testArtifactClassifierIsSet() constant