Searched refs:TestAllocSpeed (Results 1 – 2 of 2) sorted by relevance
32 class TestAllocSpeed implements Runnable { class41 public TestAllocSpeed(long seed) { in TestAllocSpeed() method in TestAllocSpeed96 threads[i] = new Thread(new TestAllocSpeed(i)); in main()
1 src/TestAllocSpeed.java