Home
last modified time | relevance | path

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

/rocksdb-6.9/docs/_posts/
D2018-11-21-delete-range.markdown191 `DeleteRange`’s negative impact on read perf is a barrier to its adoption. The
/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc2014 std::string negative; in FilterMatchesTest() local
2017 negative = ""; in FilterMatchesTest()
2020 negative = std::string(dash + 1); // Everything after the dash in FilterMatchesTest()
2030 !MatchesFilter(full_name, negative.c_str())); in FilterMatchesTest()