Searched defs:newTargetIdx (Results 1 – 2 of 2) sorted by relevance
/art/tools/dexfuzz/src/dexfuzz/program/mutators/ | ||
D | BranchShifter.java | 38 public int newTargetIdx; field in BranchShifter.AssociatedMutation |
D | SwitchBranchShifter.java | 39 public int newTargetIdx; field in SwitchBranchShifter.AssociatedMutation |