Searched defs:compactWasteThreshold (Results 1 – 2 of 2) sorted by relevance
140 int compactWasteThreshold = 1024; in testMergedOutputSizeIsBounded() local
85 private int compactWasteThreshold = 1024 * 1024; // 1MiB field in DexMerger151 public void setCompactWasteThreshold(int compactWasteThreshold) { in setCompactWasteThreshold()