Searched refs:max_repacks (Results 1 – 3 of 3) sorted by relevance
460 int64 max_repacks = 0; member
4539 options.max_repacks = 1; in TEST_P()4659 options.max_repacks = 1; in TEST_P()4710 options.max_repacks = 10; in TEST_P()
1216 num_repacks_ < options_.max_repacks && !repacked) { in Finish()