Searched refs:expected_index_block_cache_hit (Results 1 – 1 of 1) sorted by relevance
2710 int64_t expected_index_block_cache_hit) { in AssertIndexBlockStat() argument2712 ASSERT_EQ(expected_index_block_cache_hit, index_block_cache_hit); in AssertIndexBlockStat()2724 int64_t expected_index_block_cache_hit, in AssertEqual() argument2728 ASSERT_EQ(expected_index_block_cache_hit, index_block_cache_hit); in AssertEqual()2733 ASSERT_EQ(expected_index_block_cache_hit + expected_data_block_cache_hit, in AssertEqual()