Searched refs:unfreed_memory_size (Results 1 – 1 of 1) sorted by relevance
110 size_t unfreed_memory_size = 0; in allocation_tracker_expect_no_allocations() local111 hash_map_foreach(allocations, allocation_entry_freed_checker, &unfreed_memory_size); in allocation_tracker_expect_no_allocations()115 return unfreed_memory_size; in allocation_tracker_expect_no_allocations()