Home
last modified time | relevance | path

Searched refs:newList (Results 1 – 1 of 1) sorted by relevance

/art/tools/dexfuzz/src/dexfuzz/fuzzers/
DFuzzer.java338 List<Executor> newList = new ArrayList<Executor>(); in analyseResults() local
339 newList.add(executor); in analyseResults()
340 outputMap.put(output, newList); in analyseResults()