Searched refs:tmp_dir_for_mount_ (Results 1 – 1 of 1) sorted by relevance
36 tmp_dir_for_mount_.emplace(); in SetUp()37 mount_dir_path_ = tmp_dir_for_mount_->path; in SetUp()61 tmp_dir_for_mount_.reset(); in TearDown()116 std::optional<TemporaryDir> tmp_dir_for_mount_; variable