Searched refs:LINK_SIZE (Results 1 – 1 of 1) sorted by relevance
71 final int LINK_SIZE = 6 * 4; // estimated size of a LinkedList's node in testOomeSmallInternal() local78 while (objSize >= LINK_SIZE) { in testOomeSmallInternal()