Searched refs:db_chroot (Results 1 – 1 of 1) sorted by relevance
531 std::string db_chroot = test::PerThreadDBPath("backupable_db"); in BackupableDBTest() local533 Env::Default()->CreateDir(db_chroot); in BackupableDBTest()539 db_chroot_env_.reset(NewChrootEnv(Env::Default(), db_chroot)); in BackupableDBTest()