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