Searched refs:s6 (Results 1 – 2 of 2) sorted by relevance
122 Stream<SplittableGenerator> s6 = rng.splits(5L, rng); in coverSplittable() local
439 public static Object s6(int x, long y) { return called("s6", x, y); } in s6() method in MethodHandlesTest.Example