Searched defs:history (Results 1 – 2 of 2) sorted by relevance
182 int[] history = new int[numberOfSetBits]; in testNextSetBit() local210 int[] history = new int[10]; in testNextClearBit() local254 HashSet<Integer> history = new HashSet<Integer>(); in testSetGetClearFlip() local428 int[] history = new int[20]; in testOr() local
136 List<T> history = new ArrayList<>(); in assertContents() local