Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dprefix_test.cc123 return Compare(TestKeyToSlice(sa, a), TestKeyToSlice(sb, b)) < 0; in operator ()()
139 Slice key = TestKeyToSlice(s, test_key); in PutKey()
146 Slice key = TestKeyToSlice(s, test_key); in PutKey()
153 Slice key = TestKeyToSlice(s, test_key); in MergeKey()
159 Slice key = TestKeyToSlice(s, test_key); in DeleteKey()
166 Slice key = TestKeyToSlice(s, test_key); in SeekIterator()
176 Slice key = TestKeyToSlice(s2, test_key); in Get()
601 Slice key = TestKeyToSlice(s, test_key); in TEST_F()
624 Slice key = TestKeyToSlice(s, test_key); in TEST_F()
659 Slice key = TestKeyToSlice(s, test_key); in TEST_F()
[all …]