Searched defs:partition_opener (Results 1 – 4 of 4) sorted by relevance
79 const IPartitionOpener* partition_opener = nullptr; member91 std::unique_ptr<IPartitionOpener> partition_opener; member
99 std::unique_ptr<TestPartitionOpener>&& partition_opener, in SnapshotFuzzDeviceInfo()
151 auto partition_opener = std::make_unique<TestPartitionOpener>(GetSnapshotFuzzEnv()->super()); in SNAPSHOT_FUZZ_FUNCTION() local
422 auto partition_opener = std::make_unique<TestPartitionOpener>(super()); in CheckCreateSnapshotManager() local