Home
last modified time | relevance | path

Searched refs:OptionsPath (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/utilities/backupable/
Dbackupable_db_test.cc1079 inline std::string OptionsPath(std::string ret, int backupID) { in OptionsPath() function
1101 ASSERT_OK(file_manager_->FileExists(OptionsPath(backupdir_, i) + name)); in TEST_F()
1102 backup_chroot_env_->GetChildren(OptionsPath(backupdir_, i), &filenames); in TEST_F()