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