Searched refs:table_size (Results 1 – 3 of 3) sorted by relevance
84 const uint64_t table_size = in CheckFileContents() local87 ASSERT_EQ(expected_table_size, table_size); in CheckFileContents()114 for (uint32_t i = 0; i < table_size + cuckoo_block_size - 1; ++i) { in CheckFileContents()
492 const uint64_t table_size = *reinterpret_cast<const uint64_t*>( in ReadKeys() local495 " hash functions: %u.\n", num, num * 100.0 / (table_size), num_hash_fun); in ReadKeys()
4454 size_t table_size = table_sink->contents().size(); in TEST_P() local4459 nullptr /* prefetch_buffer */, table_size, in TEST_P()