Home
last modified time | relevance | path

Searched refs:sst_file_path (Results 1 – 25 of 41) sorted by relevance

12

/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/fuzz/
H A Dsst_file_writer_fuzzer.cc54 TableReader* NewTableReader(const std::string& sst_file_path, in NewTableReader() argument
65 Status s = options.env->GetFileSize(sst_file_path, fopts.io_options, in NewTableReader()
68 s = RandomAccessFileReader::Create(fs, sst_file_path, fopts, &file_reader, in NewTableReader()
80 std::cerr << "Failed to create TableReader for " << sst_file_path << ": " in NewTableReader()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/fuzz/
H A Dsst_file_writer_fuzzer.cc54 TableReader* NewTableReader(const std::string& sst_file_path, in NewTableReader() argument
65 Status s = options.env->GetFileSize(sst_file_path, fopts.io_options, in NewTableReader()
68 s = RandomAccessFileReader::Create(fs, sst_file_path, fopts, &file_reader, in NewTableReader()
80 std::cerr << "Failed to create TableReader for " << sst_file_path << ": " in NewTableReader()
/dports/databases/rocksdb/rocksdb-6.26.1/fuzz/
H A Dsst_file_writer_fuzzer.cc54 TableReader* NewTableReader(const std::string& sst_file_path, in NewTableReader() argument
65 Status s = options.env->GetFileSize(sst_file_path, fopts.io_options, in NewTableReader()
68 s = RandomAccessFileReader::Create(fs, sst_file_path, fopts, &file_reader, in NewTableReader()
80 std::cerr << "Failed to create TableReader for " << sst_file_path << ": " in NewTableReader()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/fuzz/
H A Dsst_file_writer_fuzzer.cc54 TableReader* NewTableReader(const std::string& sst_file_path, in NewTableReader() argument
65 Status s = options.env->GetFileSize(sst_file_path, fopts.io_options, in NewTableReader()
68 s = RandomAccessFileReader::Create(fs, sst_file_path, fopts, &file_reader, in NewTableReader()
80 std::cerr << "Failed to create TableReader for " << sst_file_path << ": " in NewTableReader()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/fuzz/
H A Dsst_file_writer_fuzzer.cc54 TableReader* NewTableReader(const std::string& sst_file_path, in NewTableReader() argument
65 Status s = options.env->GetFileSize(sst_file_path, fopts.io_options, in NewTableReader()
68 s = RandomAccessFileReader::Create(fs, sst_file_path, fopts, &file_reader, in NewTableReader()
80 std::cerr << "Failed to create TableReader for " << sst_file_path << ": " in NewTableReader()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/
H A Dexternal_sst_file_basic_test.cc669 std::string sst_file_path = sst_files_dir_ + "file_fadvise_disable.sst"; in TEST_F() local
672 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
680 sst_file_path = sst_files_dir_ + "file_fadvise_enable.sst"; in TEST_F()
683 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
H A Dexternal_sst_file_test.cc875 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
876 Status s = sst_file_writer.Open(sst_file_path); in TEST_F()
902 s = DeprecatedAddFile({sst_file_path}); in TEST_F()
2230 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
2232 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
2240 ASSERT_OK(db_->IngestExternalFile({sst_file_path}, ifo)); in TEST_F()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dexternal_sst_file_basic_test.cc669 std::string sst_file_path = sst_files_dir_ + "file_fadvise_disable.sst"; in TEST_F() local
672 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
680 sst_file_path = sst_files_dir_ + "file_fadvise_enable.sst"; in TEST_F()
683 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
H A Dexternal_sst_file_test.cc875 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
876 Status s = sst_file_writer.Open(sst_file_path); in TEST_F()
902 s = DeprecatedAddFile({sst_file_path}); in TEST_F()
2230 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
2232 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
2240 ASSERT_OK(db_->IngestExternalFile({sst_file_path}, ifo)); in TEST_F()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dexternal_sst_file_basic_test.cc669 std::string sst_file_path = sst_files_dir_ + "file_fadvise_disable.sst"; in TEST_F() local
672 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
680 sst_file_path = sst_files_dir_ + "file_fadvise_enable.sst"; in TEST_F()
683 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
H A Dexternal_sst_file_test.cc875 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
876 Status s = sst_file_writer.Open(sst_file_path); in TEST_F()
902 s = DeprecatedAddFile({sst_file_path}); in TEST_F()
2230 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
2232 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
2240 ASSERT_OK(db_->IngestExternalFile({sst_file_path}, ifo)); in TEST_F()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dexternal_sst_file_basic_test.cc669 std::string sst_file_path = sst_files_dir_ + "file_fadvise_disable.sst"; in TEST_F() local
672 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
680 sst_file_path = sst_files_dir_ + "file_fadvise_enable.sst"; in TEST_F()
683 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
H A Dexternal_sst_file_test.cc875 std::string sst_file_path = sst_files_dir_ + "file1.sst";
876 Status s = sst_file_writer.Open(sst_file_path);
902 s = DeprecatedAddFile({sst_file_path});
2230 std::string sst_file_path = sst_files_dir_ + "file1.sst";
2232 ASSERT_OK(sst_file_writer.Open(sst_file_path));
2240 ASSERT_OK(db_->IngestExternalFile({sst_file_path}, ifo));
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dexternal_sst_file_basic_test.cc669 std::string sst_file_path = sst_files_dir_ + "file_fadvise_disable.sst"; in TEST_F() local
672 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
680 sst_file_path = sst_files_dir_ + "file_fadvise_enable.sst"; in TEST_F()
683 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
H A Dexternal_sst_file_test.cc875 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
876 Status s = sst_file_writer.Open(sst_file_path); in TEST_F()
902 s = DeprecatedAddFile({sst_file_path}); in TEST_F()
2230 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
2232 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
2240 ASSERT_OK(db_->IngestExternalFile({sst_file_path}, ifo)); in TEST_F()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dexternal_sst_file_basic_test.cc669 std::string sst_file_path = sst_files_dir_ + "file_fadvise_disable.sst"; in TEST_F() local
672 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
680 sst_file_path = sst_files_dir_ + "file_fadvise_enable.sst"; in TEST_F()
683 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
H A Dexternal_sst_file_test.cc875 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
876 Status s = sst_file_writer.Open(sst_file_path); in TEST_F()
902 s = DeprecatedAddFile({sst_file_path}); in TEST_F()
2230 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
2232 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
2240 ASSERT_OK(db_->IngestExternalFile({sst_file_path}, ifo)); in TEST_F()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dexternal_sst_file_basic_test.cc669 std::string sst_file_path = sst_files_dir_ + "file_fadvise_disable.sst"; in TEST_F() local
672 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
680 sst_file_path = sst_files_dir_ + "file_fadvise_enable.sst"; in TEST_F()
683 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
H A Dexternal_sst_file_test.cc875 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
876 Status s = sst_file_writer.Open(sst_file_path); in TEST_F()
902 s = DeprecatedAddFile({sst_file_path}); in TEST_F()
2230 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
2232 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
2240 ASSERT_OK(db_->IngestExternalFile({sst_file_path}, ifo)); in TEST_F()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dexternal_sst_file_basic_test.cc1059 std::string sst_file_path = sst_files_dir_ + "file_fadvise_disable.sst"; in TEST_F() local
1062 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
1070 sst_file_path = sst_files_dir_ + "file_fadvise_enable.sst"; in TEST_F()
1073 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
H A Dexternal_sst_file_test.cc850 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
851 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
874 ASSERT_OK(DeprecatedAddFile({sst_file_path})); in TEST_F()
2216 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
2218 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
2226 ASSERT_OK(db_->IngestExternalFile({sst_file_path}, ifo)); in TEST_F()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dexternal_sst_file_basic_test.cc1059 std::string sst_file_path = sst_files_dir_ + "file_fadvise_disable.sst"; in TEST_F() local
1062 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
1070 sst_file_path = sst_files_dir_ + "file_fadvise_enable.sst"; in TEST_F()
1073 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
H A Dexternal_sst_file_test.cc850 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
851 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
874 ASSERT_OK(DeprecatedAddFile({sst_file_path})); in TEST_F()
2216 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
2218 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
2226 ASSERT_OK(db_->IngestExternalFile({sst_file_path}, ifo)); in TEST_F()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dexternal_sst_file_basic_test.cc1059 std::string sst_file_path = sst_files_dir_ + "file_fadvise_disable.sst"; in TEST_F() local
1062 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
1070 sst_file_path = sst_files_dir_ + "file_fadvise_enable.sst"; in TEST_F()
1073 ASSERT_OK(sst_file_writer->Open(sst_file_path)); in TEST_F()
H A Dexternal_sst_file_test.cc850 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
851 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
874 ASSERT_OK(DeprecatedAddFile({sst_file_path})); in TEST_F()
2216 std::string sst_file_path = sst_files_dir_ + "file1.sst"; in TEST_F() local
2218 ASSERT_OK(sst_file_writer.Open(sst_file_path)); in TEST_F()
2226 ASSERT_OK(db_->IngestExternalFile({sst_file_path}, ifo)); in TEST_F()

12