Searched defs:inputPath (Results 1 – 4 of 4) sorted by relevance
62 void compileWithR8(Path inputPath, Path outputPath, Path keepRulesPath) in compileWithR8()159 private void checkAnnotationContent(Path inputPath, Path outputPath) in checkAnnotationContent()
55 final Path inputPath = Paths.get(ToolHelper.EXAMPLES_BUILD_DIR + "/rewrite.jar"); in testLongCompareIsRewritten() local
74 final Path inputPath = Paths.get(ToolHelper.EXAMPLES_BUILD_DIR + "/rewrite.jar"); in runTest() local
266 Path inputPath = inputOutputPair.getInput(); in desugarOneInput() local