Searched refs:num_stored_allocs (Results 1 – 1 of 1) sorted by relevance
38 const int num_stored_allocs = alloc_stats.count; in test() local41 assert(alloc_stats.count == 1 + num_stored_allocs); in test()45 assert(alloc_stats.count == num_stored_allocs); in test()49 assert(alloc_stats.count == num_stored_allocs * 2); in test()51 assert(alloc_stats.moved == num_stored_allocs); in test()