Searched refs:runShellCommandSplitLines (Results 1 – 1 of 1) sorted by relevance
163 private static String[] runShellCommandSplitLines(String cmd) throws IOException { in runShellCommandSplitLines() method in BackgroundDexOptServiceIntegrationTests170 String[] lines = runShellCommandSplitLines(cmd); in getCompilerFilter()