Searched refs:backup_chroot (Results 1 – 1 of 1) sorted by relevance
532 std::string backup_chroot = test::PerThreadDBPath("backupable_db_backup"); in BackupableDBTest() local534 Env::Default()->CreateDir(backup_chroot); in BackupableDBTest()540 backup_chroot_env_.reset(NewChrootEnv(Env::Default(), backup_chroot)); in BackupableDBTest()