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