Lines Matching refs:target_file_size_base
1496 options.target_file_size_base = 1024 * 1024; in TEST_F()
3675 options.target_file_size_base = 1 << 20; // 1MB in TEST_F()
4218 options.target_file_size_base = options.write_buffer_size; in TEST_P()
4219 options.max_bytes_for_level_base = options.target_file_size_base * 2; in TEST_P()
4354 options.target_file_size_base = options.write_buffer_size; in TEST_P()
4356 options.target_file_size_base * kNumL0Files; in TEST_P()
4443 options.target_file_size_base = options.write_buffer_size; in TEST_P()
4445 options.target_file_size_base * kNumL0Files; in TEST_P()
4544 options.target_file_size_base = 20480; in TEST_F()
4628 options.target_file_size_base = 20; in TEST_F()
4748 options.target_file_size_base = k64KB; in TEST_F()
4749 options.max_compaction_bytes = options.target_file_size_base * 10; in TEST_F()
5071 options.target_file_size_base = 200000; in TEST_F()
5219 options.target_file_size_base = 32 * 1024; in TEST_F()
5538 options.target_file_size_base = 98 << 10; in TEST_F()
5871 options.target_file_size_base = 98 << 10; in TEST_F()
6061 options.target_file_size_base = 99999999; // All into one file in TEST_F()