Home
last modified time | relevance | path

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

/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DIfBranchChanger.java39 public abstract class IfBranchChanger extends CodeMutator { class
67 public IfBranchChanger() { } in IfBranchChanger() method in IfBranchChanger
69 public IfBranchChanger(Random rng, MutationStats stats, List<Mutation> mutations) { in IfBranchChanger() method in IfBranchChanger