Searched defs:MAX_CACHE_ENTRIES (Results 1 – 2 of 2) sorted by relevance
54 private static final int MAX_CACHE_ENTRIES = 20000; field in ConstantUtf8.CACHE_HOLDER
29 #define MAX_CACHE_ENTRIES 10 /* Dont cache more than that */ macro