Lines Matching refs:nextULessThan
98 int base1 = 2 * rand.nextULessThan(hSize); in makePath()
99 int base2 = 2 * rand.nextULessThan(hSize); in makePath()
100 int base3 = 2 * rand.nextULessThan(hSize); in makePath()
130 int base1 = 2 * rand.nextULessThan(hSize); in makePath()
131 int base2 = 2 * rand.nextULessThan(hSize); in makePath()
132 int base3 = 2 * rand.nextULessThan(hSize); in makePath()
163 int base1 = 2 * rand.nextULessThan(hSize); in makePath()
164 int base2 = 2 * rand.nextULessThan(hSize); in makePath()
165 int base3 = 2 * rand.nextULessThan(hSize); in makePath()
198 int base1 = 2 * rand.nextULessThan(hSize); in makePath()
199 int base2 = 2 * rand.nextULessThan(hSize); in makePath()
200 int base3 = 2 * rand.nextULessThan(hSize); in makePath()
201 int base4 = 2 * rand.nextULessThan(hSize); in makePath()