Lines Matching defs:bits
54 int[] bits = Bits.makeBitSet(100); in test1_get() local
62 int[] bits = Bits.makeBitSet(100); in test2_get() local
73 int[] bits = Bits.makeBitSet(100); in test3_get() local
86 int[] bits = Bits.makeBitSet(50); in test1_set1() local
103 int[] bits = Bits.makeBitSet(100); in test2_set1() local
131 int[] bits = Bits.makeBitSet(100); in test_set2() local
146 int[] bits = Bits.makeBitSet(100); in test_clear() local
171 int[] bits = Bits.makeBitSet(i); in test2_isEmpty() local
190 int[] bits = Bits.makeBitSet(i); in test2_bitCount() local
213 int[] bits = new int[100]; in test1_anyInRange() local
221 int[] bits = new int[100]; in test2_anyInRange() local
229 int[] bits = new int[100]; in test3_anyInRange() local
237 int[] bits = new int[100]; in test4_anyInRange() local
248 int[] bits = new int[100]; in test5_anyInRange() local
259 int[] bits = new int[100]; in test6_anyInRange() local
270 int[] bits = new int[100]; in test1_findFirst1() local
278 int[] bits = new int[100]; in test2_findFirst1() local
289 int[] bits = new int[100]; in test3_findFirst1() local