Home
last modified time | relevance | path

Searched refs:TestKeyComparator (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/db/
Dprefix_test.cc82 class TestKeyComparator : public Comparator { class
279 options.comparator = new TestKeyComparator(); in PrefixTest()
689 std::map<TestKey, std::string, TestKeyComparator> entry_maps[3], whole_map; in TEST_F()
698 std::map<TestKey, std::string, TestKeyComparator> type_map; in TEST_F()