Searched refs:stressAllocate (Results 1 – 1 of 1) sorted by relevance
114 private static void stressAllocate(int i, BiConsumer<Integer, Object> saver) { in stressAllocate() method in Test905129 stressAllocate(i, (idx, obj) -> { in stress()