Searched refs:Notifier (Results 1 – 1 of 1) sorted by relevance
5049 class Notifier : public TransactionNotifier { in TEST_P() class5054 explicit Notifier(const Snapshot** snapshot_ptr) in TEST_P() function in ROCKSDB_NAMESPACE::TEST_P::Notifier5062 std::shared_ptr<Notifier> notifier = in TEST_P()5063 std::make_shared<Notifier>(&read_options.snapshot); in TEST_P()