Searched refs:memory_use_before_shrink (Results 1 – 1 of 1) sorted by relevance
290 size_t memory_use_before_shrink = cuckoo_hashtable_memory_footprint(h); in cht_basic_tests() local308 ASSERT(cuckoo_hashtable_memory_footprint(h) < memory_use_before_shrink); in cht_basic_tests()