Searched refs:not_found_key (Results 1 – 1 of 1) sorted by relevance
345 std::string not_found_key; in TEST_F() local348 AppendInternalKey(¬_found_key, ikey); in TEST_F()351 Slice(not_found_key), &value, nullptr, nullptr, true, in TEST_F()354 reader.Get(ReadOptions(), Slice(not_found_key), &get_context, nullptr)); in TEST_F()