Home
last modified time | relevance | path

Searched defs:InstructionSwapper (Results 1 – 1 of 1) sorted by relevance

/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DInstructionSwapper.java28 public class InstructionSwapper extends CodeMutator { class
61 public InstructionSwapper() { } in InstructionSwapper() method in InstructionSwapper
63 public InstructionSwapper(Random rng, MutationStats stats, List<Mutation> mutations) { in InstructionSwapper() method in InstructionSwapper