Searched refs:readOptions (Results 1 – 2 of 2) sorted by relevance
/art/tools/dexfuzz/src/dexfuzz/ | ||
D | DexFuzz.java | 51 if (!Options.readOptions(args)) { in main() |
D | Options.java | 311 public static boolean readOptions(String[] args) { in readOptions() method in Options |