Lines Matching refs:max_bytes_for_level_base
150 options.max_bytes_for_level_base = in DeletionTriggerOptions()
1558 uint64_t target_size = 4 * options.max_bytes_for_level_base; in TEST_F()
1667 uint64_t target_size = 4 * options.max_bytes_for_level_base; in TEST_F()
1970 options.max_bytes_for_level_base = 400 * 1024; in TEST_P()
2087 options.max_bytes_for_level_base = 400 * 1024; in TEST_P()
2205 options.max_bytes_for_level_base = 400 * 1024; in TEST_P()
2323 options.max_bytes_for_level_base = 500 << 10; // 500KB in TEST_P()
2357 options.max_bytes_for_level_base = INT_MAX; in TEST_P()
2675 options.max_bytes_for_level_base = options.target_file_size_base * 2; in TEST_P()
2734 options.max_bytes_for_level_base = in TEST_P()
2841 options.max_bytes_for_level_base = 1024 * 1024; // 1 MB in TEST_P()
2896 options.max_bytes_for_level_base = 400 * 1024; in TEST_P()
3026 options.max_bytes_for_level_base = 450 << 10; in TEST_F()
4753 options.max_bytes_for_level_base = 64 * 1024; in TEST_P()