Home
last modified time | relevance | path

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

/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DBranchShifter.java30 public class BranchShifter extends CodeMutator { class
63 public BranchShifter() { } in BranchShifter() method in BranchShifter
65 public BranchShifter(Random rng, MutationStats stats, List<Mutation> mutations) { in BranchShifter() method in BranchShifter