Searched refs:MAX_LIVE_OBJS (Results 1 – 1 of 1) sorted by relevance
43 static final int MAX_LIVE_OBJS = 150; field in Main45 static final int MIN_LIVE_OBJS = MAX_LIVE_OBJS - DROP_OBJS;237 if (liveObjects != MAX_LIVE_OBJS) { in testLoop()