Searched defs:expected_value (Results 1 – 7 of 7) sorted by relevance
86 def assert_metrics(cache, expected_value, expected_value_size=1, custom_hashtable=True): argument128 def test_cache(cache, expected_value, custom_hashtable=True): argument
300 std::string expected_value = "v" + ToString(i); in ProfileQueries() local414 std::string expected_value = "v" + ToString(i); in ProfileQueries() local
137 const Slice& expected_value, in CheckIterUserEntry()148 const Slice& expected_value, const Slice& expected_ts) { in CheckIterEntry()
610 void VerifyMatchedCount(size_t expected_value) { in VerifyMatchedCount()
432 void AssertCountLiveFiles(int expected_value) { in AssertCountLiveFiles()
255 const Slice& expected_value) { in TEST_F()
301 uint32_t expected_value = Value(cf, key).load(); in Exists() local