Searched refs:SIZE_LIMIT (Results 1 – 1 of 1) sorted by relevance
31 private static final int SIZE_LIMIT = 20000; field in DnsEvent63 if (eventCount >= SIZE_LIMIT) { in addResult()