Searched defs:runArt (Results 1 – 2 of 2) sorted by relevance
472 public String runArt(DexApplication application, InternalOptions options) { in runArt() method in SmaliTestBase
617 public static String runArt(ArtCommandBuilder builder) throws IOException { in runArt() method in ToolHelper