Searched refs:test_cache (Results 1 – 1 of 1) sorted by relevance
| /rocksdb-6.9/tools/block_cache_analyzer/ |
| D | block_cache_pysim_test.py | 128 def test_cache(cache, expected_value, custom_hashtable=True): function 262 test_cache(cache, [3, 7, 4, [2, 3, 4], []], custom_hashtable) 271 test_cache( 283 test_cache(
|