Searched defs:projectRoot (Results 1 – 7 of 7) sorted by relevance
37 val projectRoot = testProjectDir.root in setup() constant
207 private val projectRoot: File, in createRunner() constant in GradleTestRunner.Result
126 val projectRoot = testProjectDir.root in <lambda>() constant
15 private final ProjectRoot projectRoot = new ParserCollectionStrategy().collect(root); field in ParserCollectionStrategyTest
21 private final ProjectRoot projectRoot = new SymbolSolverCollectionStrategy().collect(root); field in SymbolSolverCollectionStrategyTest
33 ProjectRoot projectRoot = new ProjectRoot(path, parserConfiguration); in collect() local
39 ProjectRoot projectRoot = new ProjectRoot(path, parserConfiguration); in collect() local