Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dtable_test.cc1992 std::vector<std::string> non_exist_prefixes = {"002", "004", "006", "008"}; in IndexTest() local
1993 for (const auto& prefix : non_exist_prefixes) { in IndexTest()
2006 for (const auto& prefix : non_exist_prefixes) { in IndexTest()