Searched refs:Foobar (Results 1 – 1 of 1) sorted by relevance
32 private static final class Foobar {} class in Test90637 Foobar[] foobars = new Foobar[123]; in testHeapCount()39 foobars[i] = new Foobar(); in testHeapCount()50 int filteredClass = iterateThroughHeapCount(0, Foobar.class, Integer.MAX_VALUE); in testHeapCount()