Searched refs:forkR8 (Results 1 – 3 of 3) sorted by relevance
89 ProcessResult r8 = ToolHelper.forkR8(Paths.get("."), in testMainDir()104 ProcessResult r8 = ToolHelper.forkR8(Paths.get("."), in testMainZip()
551 public static ProcessResult forkR8(Path dir, String... args) in forkR8() method in ToolHelper
70 ProcessResult result = ToolHelper.forkR8(working, input.toString()); in defaultOutIsCwd()118 ToolHelper.forkR8(Paths.get("."), input.toString(), "--output", existingDir.toString()); in existingOutputDirWithDexFiles()