Searched refs:chk (Results 1 – 1 of 1) sorted by relevance
102 private static int test(BiFunction<Long,Long,Boolean> chk) { in test() argument125 if(!chk.apply(xy[0], xy[1])) { in test()132 if (!chk.apply(rnd.nextLong(), rnd.nextLong())) { in test()