Searched refs:entry_size (Results 1 – 1 of 1) sorted by relevance
5957 size_t entry_size = rand_num * rand_num * rand_num; in TEST_F() local5959 Put(Key(i), std::string(entry_size, 'x'), wo); in TEST_F()5960 size_memtable += entry_size + 18; in TEST_F()